v1

latestOpenAPI 3.0.12026-07-24286565.9 KB
Purchase

Create a Purchase

Create a purchase using a token, without the merchant handling raw card data. Standard endpoint for non-PCI merchants.

post/v3/api/Purchase

Request body

TrxTokenstring nullable
PaymentMethodstring nullable
Orderstring nullable
InvoiceNumberstring nullable
Descriptionstring nullable
UniqueIDstring nullable
AdditionalDatastring nullable
Currencystring nullable
TargetCountryISOstring nullable
SoftDescriptorstring nullable
Captureboolean
HasCvvboolean
Installmentsinteger nullable
Amountinteger
TaxableAmountinteger nullable
Tipinteger nullable
MetadataInobject nullable
ThreeDSAuthMethod'DISABLE' | 'EXTERNAL' | 'INTERNAL'
QuoteIdstring nullable

Response

Success

ErrorCodestring nullable
ErrorDescriptionstring nullable
TransactionIdstring nullable
Resultstring nullable
Statusstring nullable
AuthorizationDatestring date-time nullable
AuthorizationCodestring nullable
MetadataOutobject nullable
Createdstring date-time
Amountinteger
Currencystring nullable
Installmentsinteger
TaxableAmountinteger nullable
Tipinteger nullable
Urlstring nullable