Verify Membership Card
Verify an Alipay Gourmet Card before applying its discount in a payment. Returns whether the card is valid for use at the given store.
When to Use
▾
Use this endpoint before Quick Pay with Membership Card:
- To confirm the card is valid and active at the store
- To prevent failed payments due to invalid memberships
info
Currently available membership card: Alipay Gourmet Card (马来西亚美食优惠卡).
How to Use
▾
Endpoint
POST
/v3/payment/quickpayStep 1: Capture the Card ID
▾
Scan or input the customer's Alipay Gourmet Card ID.
Step 2: Send the Verification Request
▾
POST memberCardId and storeId to the endpoint.
Step 3: Proceed if Valid
▾
If the response is "SUCCESS", proceed to Quick Pay with Membership Card.
Request Parameters
▾
Alipay's Member Card ID
Store ID
Response Parameters
▾
"SUCCESS" if the verification succeeded, otherwise an error code
Error details
Error code if the request failed
Error message if the request failed
Debug message (sandbox only)