How you add Online Banking SK depends on your integration.
Choose the server-side flow that your integration uses:
Start integrating with Sessions flow Drop-in
Choose your versionRequirements
Requirement | Description |
---|---|
Integration type | Make sure that you have an existing Sessions flow Drop-in integration. Required version of Checkout API: v68 or later. |
Setup steps | Before you begin, add Online Banking SK in your Customer Area. |
Add additional parameters to your /sessions request
You do not need to add any parameters when you create a payment session.
Add additional configuration for Online Banking SK
Add a configuration object with the following parameters:
Parameter | Required | Description |
---|---|---|
setSubmitButtonVisible |
Set if you want the submit button to be visible. |
// Create a configuration object. val Configuration = Configuration.Builder( shopperLocale, // Use your context instead to use the device's default locale. environment, clientKey ) // Set additional configuration. .setSubmitButtonVisible(True)
Test and go live
Test Online banking Slovakia payments with real payment details and small amounts.
Check the status of your test Online banking Slovakia payments in your Customer Area > Transactions > Payments.
To accept live Online banking Slovakia payments, add it as a payment method in your Customer Area.