• 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

Personalization parameters of "placeholders"

Different parameters can be customized when the JavaScript client is being loaded.

Classes à utiliser pour la personnalisation des champs embarqués sont les suivantes :

PARAMETER Description
kr-pan Card number.
kr-expiry Expiry date
kr-security-code Security code (CVV)
kr-label-do-register the label of the checkbox on the payment form to register the card

The classes to be used for the personalization of "placeholders" are:

PARAMETER required Description LATAM case
kr-placeholder-expiry Placeholder of the kr-expiry field (expiry date).
kr-placeholder-pan Placeholder of the kr-pan field (card number).
kr-placeholder-security-code Placeholder of the kr-security-code field (CVV).

Code sample

Personalize the placeholders, using the following code:

<script
   src="https://static.scelliuspaiement.labanquepostale.fr/static/js/krypton-client/V4.0/stable/kr-payment-form.min.js"
   kr-public-key="42229744:testpublickey_tPXxrUVsoGkggk9LuO8o0PBRdWg8jWUhWmYMURwCbc8ap"
   kr-placeholder-pan="XXXX XXXX XXXX 1234"
   kr-placeholder-expiry="ex : 01/25"
   kr-placeholder-security-code="XXX">
</script>

Picture

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