Bank Transfer Payment: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "{{IncompletePage}} {{NotificationBox|title=WARNING|text=This feature is not yet available!|color=#c20000}} Payment Buttons are the name of the payment method that provides p...")
 
No edit summary
Line 4: Line 4:


Payment Buttons are the name of the payment method that provides payment via bank transfer. This means that a customer can choose to pay for the goods via a prepared bank transfer.  
Payment Buttons are the name of the payment method that provides payment via bank transfer. This means that a customer can choose to pay for the goods via a prepared bank transfer.  
= The Process =
TODO: Describe the process


= How can I apply for this feature? =
= How can I apply for this feature? =
Line 16: Line 19:
* <tt>PayerHint</tt>: The e-mail address of the customer
* <tt>PayerHint</tt>: The e-mail address of the customer
* <tt>PayerPhoneNumber</tt>: The phone number of the customer
* <tt>PayerPhoneNumber</tt>: The phone number of the customer
=== Available only for EUR and CZK ===
This feature is only available for payments conducted in CZK or EUR. For all other currencies this option will be hidden.
=== Available only for Immediate payments ===
At the moment we only support immediate payment scenarios, later the [[Reservation_payment|reservation/escrow]] scenario will be supported as well. Until then in reservation scenarios the gateway will not offer the payment button funding source for the customer.

Revision as of 14:04, 8 May 2019

WARNING
This article is incomplete. It may change significantly without any notice, so don't rely on any content you find here yet. Please check back later.
WARNING
This feature is not yet available!

Payment Buttons are the name of the payment method that provides payment via bank transfer. This means that a customer can choose to pay for the goods via a prepared bank transfer.

The Process

TODO: Describe the process

How can I apply for this feature?

TODO: Describe application process

What are the technical requirements for this?

To be able to use this feature there are number of things that you have to make sure of.

Providing additional customer information

For this feature it is mandatory to provide two additional fields in the body of the /Payment/Start request:

  • PayerHint: The e-mail address of the customer
  • PayerPhoneNumber: The phone number of the customer

Available only for EUR and CZK

This feature is only available for payments conducted in CZK or EUR. For all other currencies this option will be hidden.

Available only for Immediate payments

At the moment we only support immediate payment scenarios, later the reservation/escrow scenario will be supported as well. Until then in reservation scenarios the gateway will not offer the payment button funding source for the customer.