On this page, you can find additional configuration for adding Online banking Poland to your Drop-in integration.
Before you begin
This page assumes you've already:
API reference
Select which endpoint you're integrating:
This is the default with Drop-in v5.0.0 or later.
Parameter name | Required | Description |
---|---|---|
shopperEmail | ![]() |
The shopper's email address. |
Drop-in configuration
If your integration uses iOS Components v5.0.0 or later, configure and create an instance of the Online banking Poland Component:
//Create a payment method object for Online banking Poland.
let paymentMethod = paymentMethods.paymentMethod(ofType: onlineBanking_PLComponentPaymentMethod.self)
//Create a configuration object for the Online banking Poland Component.
var onlineBanking_PLComponentConfiguration = onlineBanking_PLComponent.Configuration()
//Set additional parameters on the configuration object.
onlineBanking_PLComponentConfiguration.localizationParameters = //Optional custom localization parameters.
There is no required Online banking Poland specific integration for Components.
Test and go live
Check the status of Online banking Poland test payments in your Customer Area > Transactions > Payments.
Before you can accept live Online banking Poland payments, you need to submit a request for Online banking Poland in your live Customer Area.