Create card transaction

Creates a new card transaction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
number
required
0 to 100000

The merchant base transaction amount.

boolean
required

Whether this transaction has cfee or not. Card and ACH debit transactions only. ACH credit does not apply for cfee.

billing_address
object

Customer's billing address.

uuid

Card ID for this transaction.

boolean
Defaults to false

Determines whether to create third party token.

string
length ≤ 50

Customer's email address.

invoice
object

Matic checkout invoice details.

uuid | null
Defaults to null

Merchant gateway ID applied on this transaction. Optional forACH debit and card transactions because the smart routing would determine a value. Required for ACH credit.

string
length ≤ 255

The note or description for this transaction.

subscription_settings
object

Contains all recurrence settings. Required if is_subsciption is true.

boolean
Defaults to false

Indicates whether the terms are accepted or not.

string | null
Defaults to null

Metadata key-value pairs (limit 25). Keys are limited to 50 characters. Values are limited to 500 characters and cannot contain compounding data types.

Headers
uuid
required

Merchant ID corresponding to this request.

boolean

Forces the execution of duplicated transactions.

Response

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