Recommended Merchant Flow
- Create the order in your own system first
- Generate a unique memo containing the order reference
- Build the ZEC-Pay link with amount, shielded recipient and memo
- Send the customer to that link from checkout or invoice email
- Match the completed payment using the memo and your own internal records
Sample Link
What Your Shop Needs To Store
In most cases, your system should keep the order ID, expected amount, destination address used for the request, memo value and your own payment status. The ZEC-Pay link itself can always be rebuilt from those values when needed.