Przelewy 24
What kind of data I will get
By using this integration, you will get information about customer details obtained from verification bank transfer (usually 1 PLN amount)
Verification payment processing
On sandbox environment, there is no real payment processing and you will receive output instantly, whereas in production environment it is required to wait some time for bank to register and confirm transaction.
When user finishes interaction with widget, You will receive two webhooks:
User interaction with widget was completed but some tasks have been being processed in background (awaiting workflow webhook)
All tasks have been processed and workflow is fully completed (workflow completed webhook)
More information about this service you can find here
Response Content
przelewy24
Attribute | Type | Description |
---|---|---|
| Verification Payment result |
verificationPayment
Attribute | Type | Description |
---|---|---|
|
| Email address of the recipient of the payment |
|
| Full name of the recipient of the payment |
|
| Street address of the recipient of the payment |
|
| City of the recipient of the payment |
|
| Postal code of the recipient of the payment |
|
| IBAN of the recipient of the payment |
|
| Original string provided for verification |
Example response
Last updated