credit_card
object is sent, the transaction is confirmed (or denied) synchronously, therefore you can continue the payment flow on your page transparently. With the Hosted Checkout, we send you a webhook once the user completes the payment.credit_card
object is restricted to PCI Compliant merchants* who have shared their PCI AOC certificate with their Account Manager. A merchant without PCI can still use this API to charge their customers through our hosted payment page.notification_url
to confirm the result of the payment.subscription_id
deposit_id
user_id
merchant_invoice_id
redirect_url
credit_card
objectpayment_info[]
payment_info.type
payment_info.result
payment_info.reason
payment_info.reason_code
payment_info.payment_method_supported
credit_card
objectpayment_info.amount
payment_info.currency
payment_info.created_at
payment_info.expiration_date
subscription_info[]
subscription_info.payment_period
subscription_info.type
description
details[]
reason
and a reason_code
you can use to map the error codes on your end.REJECTED
EXTERNAL_HIGH_RISK
REJECTED
TRX_NOT_SUPPORTED
REJECTED
INVALID_CARD_NUMBER
REJECTED
INVALID_CARD_HOLDER
REJECTED
INVALID_CARD_EXPIRATION
REJECTED
INVALID_SECURITY_CODE
REJECTED
INVALID_ISSUER
REJECTED
INVALID_PIN
REJECTED
DUPLICATE_PAYMENT
REJECTED
MAX_ATTEMPTS_REACHED
REJECTED
INSUFFICIENT_FUNDS
REJECTED
AUTHORIZATION_CALL_REQUIRED
REJECTED
CARD_BIN_NOT_FOUND
REJECTED
CARD_EXPIRED
REJECTED
CARD_DECLINED
REJECTED
CARD_REPORTED_STOLEN
REJECTED
CARD_REPORTED_LOST
REJECTED
CARD_RESTRICTED_BY_BANK
REJECTED
CARD_REQUESTED_BY_BANK
country
amount
invoice_id
^[A-Za-z0-9-_]*$
description
client_ip
IPv4/v6 Address
device_id
fee_on_payer
false
[true, false]
backdate_start_date
yyyy-MM-dd'T'HH:mm:ssZ
end_date
yyyy-MM-dd'T'HH:mm:ssZ
type
monthly
, yearly
]monthly
or yearly
billing_cycle_date
0
-31
]. With 0
meaning last day of the monthcvv
^\d{3,4}$
card_number
expiration_month
^(1[0-2]|0[1-9]|[1-9])$
expiration_year
^\d{2}$
holder_name
id
^[A-Za-z0-9]*$
document
document_type
email
first_name
last_name
birth_date
yyyyMMdd
street
city
state