• 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

Pop-in mode

Once you have the formToken, display the payment form.

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

. Code sample:

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

Example of a fonctional 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