Are you looking for test card numbers?

Would you like to contact support?

No momento, esta página não está disponível em português
Payment-method icon

Online banking Poland Redirect Component

Add Online banking Poland to your existing iOS Components integration.

On this page, you can find additional configuration for adding Online banking Poland to your Components integration.

Before you begin

This page assumes you have already:

API reference

Select which endpoint you're integrating:

This is the default with Components v5.0.0 or later.

Parameter name Required Description
shopperEmail -white_check_mark- The shopper's email address.

Component 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.

See also