• France
status page
Merchant Back Office
assistance
FAQContact support
Search
Categories
Tags
English
French
English
Homepage
Use cases
Create a payment
Create an installment payment
Create a multi-card (split) payment
Create a payment by Alias (Token)
Create a payment link
Create a recurring payment
Manage subscriptions
Manage your transactions (refund, cancel...)
Analyze your reports
API docs
Embedded Form
REST API
Hosted payment
Mobile payment
File exchange
Logos
Push mail
Snippets
Payment methods
Plugins
Guides
Merchant Back Office
Functional guides

List mode

  1. Display order:
  • Compatible payment methods are displayed according to the order of priority of the contracts associated with the store.
  • This order can be configured from the Back Office (link: Changing the display order ).
  1. Integration:
  • Add the kr-smart-form class,
  • Set the parameterkr-form-tokenwith theformTokengenerated.

. Code sample:

<body>
  <!-- new class kr-smart-form with the kr-form-token-->
<div class="kr-smart-form" kr-form-token="[GENERATED FORMTOKEN]">
(...)  
</div>
</body>
  1. Specific use cases:

If the only compatible payment method is card payment, the payment form will be displayed with the fields embedded.

© 2025 {'|'} All rights reserved to Systempaylegal
25.25.0-1.11