FundingSources: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
Line 25: Line 25:
| ApplePay || Payment can be completed using ApplePay<br/>
| ApplePay || Payment can be completed using ApplePay<br/>
'''Note:''' Only available as guest on capable devices
'''Note:''' Only available as guest on capable devices
|-
| BankTransfer || Payment can be completed via bank transfer<br/>
'''Note:''' Supported banks vary by country and currency
|}
|}


'''Note:''' Available payment methods granted by Barion operators for your shop, so for eg. if your contract denies GooglePay, it won't be displayed on Barion Smart Gateway, no matter what you send.
'''Note:''' Available payment methods granted by Barion operators for your shop, so for eg. if your contract denies GooglePay, it won't be displayed on Barion Smart Gateway, no matter what you send.

Revision as of 12:14, 18 February 2022

FundingSources array

This array inidcates the payment methods, that will be available to the payer on the gateway.

This array is used by the following API endpoints:

Possible values

Note: There is no option to disallow payment by balance since that would deny Barion Wallet users with a balance the ability to pay. There is an option to exclude cards, but not balance.

Value Description
All Payment can be completed with all funding sources. Equivalent to ["Balance", "Card", "GooglePay", "ApplePay"]
Balance Payer can use their Barion wallet balance
BankCard Charge can be executed by bank card, either as a guest or as a logged-in Barion user.
GooglePay Payment can be completed using GooglePay

Note: Only available as guest on capable devices

ApplePay Payment can be completed using ApplePay

Note: Only available as guest on capable devices

BankTransfer Payment can be completed via bank transfer

Note: Supported banks vary by country and currency

Note: Available payment methods granted by Barion operators for your shop, so for eg. if your contract denies GooglePay, it won't be displayed on Barion Smart Gateway, no matter what you send.