Payment Details Model
This model represent the payment details as an input for creating a transaction.
Payment Details Model
This model referenced in "paymentDetails" field of Create a transaction request body
field
type
description
creditCard
Object
Credit Card information
Credit Card Model
field
Required
type
description
cardNumber
string
example: 4580111111111111
Credit Card Number
expiration
string
example: 12/34 Credit card expiration MM/YY
cvv
string
example: 123 Credit card CVV
socialId
string
example: 123456782 Card holder social ID (IL only)
cardHolderZipCode
string
example: 09231 Card holder ZIP code
cardHolderBillingAddress
string
example: Paul and Mary Moore, 1313 E Main St, Portage Card holder billing street address
Last updated
Was this helpful?