Base
The base payment entity
Last updated
Was this helpful?
The base payment entity
Last updated
Was this helpful?
Name
Required
Type
Description
gateway
yes
string
Supported payment gateway
identifier
yes
string
Identifier in your platform (invoice ID, order ID, etc.) we will return this to you through the webhooks.
successUrl
yes
string
URL where the client is redirected to when completed
failedUrl
yes
string
URL where the client is redirected to when canceled or failed.
custom
no
string
Anything you want to add, we will give this back to you through the webhooks.
Entities that can be added. (Required: package, subscription, credential, user)