Skip to main content
POST
Card Transaction

Authorizations

Authorization
string
header
required

Body

application/json
Amount
number
required
Example:

10.5

BillingCountry
string
required
Example:

"USA"

BillingCountryCode
string
required
Example:

"+1"

BillingCustomerName
string
required
Example:

"John Doe"

BillingEmail
string
required
Example:

"john.doe@example.com"

BillingPhoneNumber
string
required
Example:

"555-123-4567"

BillingPostalCode
string
required
Example:

"12345"

CardNumber
string
required
Example:

"4111111111111111"

Cvv
string
required
Example:

"123"

ExpiryDate
string
required
Example:

"1225"

SuggestedMode
string
required
Example:

"Card"

ConvenienceFeeActive
boolean
required
IpAddress
string
required
Example:

"192.168.1.1"

BillingAddress
string
Example:

"123 Main St"

BillingCity
string
Example:

"Anytown"

BillingState
string
Example:

"CA"

ShippingSameAsBilling
boolean
ShippingCustomerName
string
ShippingEmail
string
ShippingPhoneNumber
string
ShippingAddress
string
ShippingCountry
string
ShippingCity
string
ShippingState
string
ShippingPostalCode
string
TransactionType
string

1 for Sale, 2 for Auth

PaymentTokenization
boolean

Response

Successful Response