DirectPayment

Facilitates the payment process by directly executing payments using card details or saved tokens. Note: This endpoint can be used if your system PCI certified

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The invoice key for the transaction.

integer
required

The payment gateway ID to process the payment through.

Body Params
string
enum
required

Specify the payment type: 'card' for card payment, 'token' for tokenized payment.

Allowed:
boolean

Specify whether this transaction should be verified by 3DS or not.

boolean

Set to true to save card data and return a token for future use.

string

The token value to execute the transaction against. Required if PaymentType is 'token'.

Card
object

Card details. Required if PaymentType is 'card'.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json