Create flow
A merchant can request to generate a QR Code to permanently represent its counter in this Merchant QR Code Payment solution, and the following graphic illustrates the work flow.
Note:
- The merchant can request to generate a static QR code by the interface alipay.commerce.qrcode.create. This interface requires to input a notification URL, to which Alipay will send a notification with transaction status after a successful payment.
- The parameter values for calling the precreate service are encapsulated in the first HTTPs request data, including the signature related data.
- The create request will fail if either the signature is invalid or other compulsory parameter values are absent or illegal.
- For the full list of parameters and values of the create request, please refer the corresponding interface API for detail.