PaymentMethod
Was this helpful?
Was this helpful?
PaymentMethod
List all payment methods available for tenant.
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
ENUM | Description |
---|---|
ASC | Sort in ascending order |
DESC | Sort in descending order |
Filter by visibility
Reference to a system code
TenantPaymentMethod list response
Get paymentmethod details.
Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
Return a list of all paymentMethods in FlowRetail
Get list of payment methods for store.
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Store.
^[A-Za-z0-9-_]+
Reference to a payment method code
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
ENUM | Description |
---|---|
ASC | Sort in ascending order |
DESC | Sort in descending order |
StorePaymentMethod list response
Get details of a payment method for store
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Store.
^[A-Za-z0-9-_]+
Reference to a store PaymentMethodUid.
^[A-Za-z0-9-_]+
StorePaymentMethod response
Get list of issuers for a settlement on a store
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Store.
^[A-Za-z0-9-_]+
Reference to a store PaymentMethodUid.
^[A-Za-z0-9-_]+
Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
ENUM | Description |
---|---|
ASC | Sort in ascending order |
DESC | Sort in descending order |
StorePaymentMethodIssuer list response
Get details of an issuer for a settlement on a store
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Store.
^[A-Za-z0-9-_]+
Reference to a store PaymentMethodUid.
^[A-Za-z0-9-_]+
Reference to a store settlement issuerId.
^[A-Za-z0-9-_]+
StorePaymentMethodIssuer response
Add a payment method to the tenant.
For external payment methods, settlementCode
is required. It must have the prefixEXTERNAL_
.
For all other payment methods, the payment code is used as the settlement code.
Reference to a tenant.
^[A-Za-z0-9-_]+
Name of the payment method as it should be displayed on screen and receipts
A description of the payment method, shown in the client
^[A-Za-z0-9-_]+
order of appearance in lists
Return a list of all paymentMethods in FlowRetail
Update paymentmethod details for tenant.
settlementCode
can only be set and updated for EXTERNAL payment methods. It must have the prefixEXTERNAL_
.
For all other payment methods, the payment code is used as the settlement code.
Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+
Reference to a tenant.
^[A-Za-z0-9-_]+
The name will be displayed in the clients and on the receipt
A description of the payment method, shown in the client
order of appearance in lists
Return a list of all paymentMethods in FlowRetail
Add a payment method to a store
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Store.
^[A-Za-z0-9-_]+
Ledger number must be a valid number with possible leading zeros
ENUM | Description |
---|---|
LEDGER | Ledger |
GENERAL_LEDGER | General ledger |
CUSTOMER_LEDGER | Customer ledger |
^[A-Za-z0-9-_]+
^[A-Za-z0-9-_]+
StorePaymentMethod response
Update a payment method for a store
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Store.
^[A-Za-z0-9-_]+
Reference to a store PaymentMethodUid.
^[A-Za-z0-9-_]+
Ledger number must be a valid number with possible leading zeros
ENUM | Description |
---|---|
LEDGER | Ledger |
GENERAL_LEDGER | General ledger |
CUSTOMER_LEDGER | Customer ledger |
StorePaymentMethod response
Update details of an issuer for a settlement on a store
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a Store.
^[A-Za-z0-9-_]+
Reference to a store PaymentMethodUid.
^[A-Za-z0-9-_]+
Reference to a store settlement issuerId.
^[A-Za-z0-9-_]+
Ledger number must be a valid number with possible leading zeros
ENUM | Description |
---|---|
LEDGER | Ledger |
GENERAL_LEDGER | General ledger |
CUSTOMER_LEDGER | Customer ledger |
StorePaymentMethodIssuer response