• France
status page
demonstrations
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
Snippets
Payment methods
Plugins
Guides
Merchant Back Office
Functional guides

Embedded mode

Once you have the formToken, display the payment form.

  • Add the kr-embedded class,
  • Set the parameterkr-form-tokenwith theformTokengenerated.

. Code sample:

<body>
  <!-- new class kr-embedded with the kr-form-token-->
<div class="kr-embedded" kr-form-token="[GENERATED FORMTOKEN]">
(...)  
</div>
</body>

Example of a payment form:

The form is functional, you can make a fictitious payment using test cards from the debug sidebar (in the left bottom corner of the window).

© 2025 {'|'} All rights reserved to Scellius
25.18-1.11