Payment mode
Was this helpful?
Was this helpful?
Retrieves a single payment mode configuration for a given tenant based on a payment mode identifier.
Required scopes
payment-gateway.paymentmodes_read
Your Emporix tenant's name. Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$
Unique identifier of a payment mode.
Deletes a single payment mode for a given tenant based on a unique mode identifier.
Required scopes
payment-gateway.paymentmodes_manage
Your Emporix tenant's name. Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$
Unique identifier of a payment mode.
No content
Retrieves a list of configured payment modes for a given tenant.
Required scopes
payment-gateway.paymentmodes_read
Your Emporix tenant's name. Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$
Creates a new payment mode for a given tenant. Currently the service supports the following payment methods:
Payment methods supported by Spreedly: https://docs.spreedly.com/reference/supported-gateways/
Saferpay: https://docs.saferpay.com/home/interfaces/payment-api
Unzer Invoice: https://docs.unzer.com/payment-methods/unzer-invoice-upl/
Required scopes
payment-gateway.paymentmodes_manage
Your Emporix tenant's name. Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$
Indicates a code of a given method.
Indicates whether a give mode is active.
Indicates which provider should be used.
Updates a single payment mode for a given tenant based on a unique mode identifier.
Required scopes
payment-gateway.paymentmodes_manage
Your Emporix tenant's name. Note: The tenant name should always be written in lowercase.
^[a-z][a-z0-9]+$
Unique identifier of a payment mode.
Indicates whether a give mode is active.