The registration API is used by the Acquiring Service Providers (ACQPs) to register a new merchant or update an existing registration. For online payments, the ACQP needs to register the merchant information, while for in-store payments, the ACQP needs to register both the merchant information and the store information.
- Provider
- Alipay+
- Input summary
- {"name":"storeInfo","type":"object","required":false,"description":"The store information for registration. Required and valid only if the value of the productCodes parameter contains IN_STORE_PAYMENT."}, {"name":"merchantInfo","type":"object","required":true,"description":"The merchant information for registration, including merchant category code and registration information."}, {"name":"productCodes","type":"array","required":true,"description":"The list of product codes to specify the payment products that the merchant support. CASHIER_PAYMENT: indicates the Cashier Payment product. AGREEMENT_PAYMENT: indicate..., {"name":"passThroughInfo","type":"string","required":false,"description":"The information that is passed through by the ACQP to Alipay+. Maximum length: 2048 characters"}, {"name":"registrationNotifyUrl","type":"string","required":false,"description":"The URL that is provided by the merchant to receive registration notifications from Alipay+. Maximum length: 2048 characters"}, {"name":"registrationRequestId","type":"string","required":true,"description":"The unique ID that is assigned by the ACQP to identify a registration request. This field is an API idempotency field. Maximum length: 64 characters"}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available