I want to let my customers decide the amount during checkout, and also provide a suggestion for the amount. How do I do this?
Create a Payment Page for your customer with the following options:
Check the box Customer decides at Checkout next to Amount.
Click the Share button in the top right corner of the page after saving the payment page.
Under Direct Link, append the following code to the URL without any spaces:
?amount=
Enter the amount after = and share the link with your customer(s).
Now, the default amount will be the amount you have entered after =, which the customer can change upon will.
For example, let’s say the URL is:
https://zohosecurepay.com/checkout/xxxxxxxxxxxxxxxxxxxx/Fund-for-good
The URL that you will be sending your customer for an amount of $100 would be:
https://zohosecurepay.com/checkout/xxxxxxxxxxxxxxxxxxxx/Fund-for-good?amount=100
The payment page will look like this: