/
Payment
Payment
The article contains a description of the method used to downloading the list of available payment types for Merchant.
On this page:
Downloading the list of available payment forms
The method returns the list of available payment forms
status:GET /v1/izi/payment-methods
Parameters
N/D
Request
N/D
Response
Field name | Description | Type | Requirement status | Additional remarks |
| The list of available payment types for Merchant on baskets. | object | Y |
|
Example request
N/D
Response
{
"payment_type": ["CARD","CARD_TOKEN","APPLE_PAY","BLIK_CODE","BLIK_TOKEN","PAY_BY_LINK","SHOPPING_LIMIT","DEFERRED_PAYMENT","GOOGLE_PAY", "CASH_ON_DELIVERY"]
}
, multiple selections available,
Related content
InPost Pay (Basket_App)
InPost Pay (Basket_App)
More like this
Merchant Backend API
Merchant Backend API
More like this
Transaction webhooks
Transaction webhooks
More like this
Downloading the details of an order
Downloading the details of an order
More like this
Płatności
Płatności
More like this
Downloading the list of orders
Downloading the list of orders
More like this