bind_en.md 1.2 KB

1 FC

1.1 Bound card payment

There are two modes of card binding

(1) The user chooses to add a card on the merchant platform, and then jumps to the card binding page of GoAllPay. The user enters the card number information on this page. If the card binding fails, the merchant will be notified of the failure; if the card binding is successful, "token + customerID + the last four digits of the card number" will be returned to the merchant.

Exclusive field

Parameter Type Required Description
tradeFrom String Yes "H5"

(2) The merchant collects the card number information by himself and sends it to the GoAllPay gateway through the API.

Exclusive field

Parameter Type Required Description
tradeFrom String Yes "API"
cardno String Yes Card number
cvv2 String Yes cvv2
ExpiryDate String Yes Validity period: Format MM / YY
Test card:

Card Number: 4761340000000019
Expiry Date: 1217
CVV2: 830

Card Number: 5204730000002555
Expiry Date: 1225
CVV2: 123