- If you need to collect a separate payment from your customer, like extra shipping charges, you can send your customer directly to the payment form where the customer can pay you any amount:
https://www.[your site here].com/payment.php
- If you want to specify the amount to be paid, simply edit the URL to include the amount, like this:
https://www.[your site here].com/payment.php?amount=5.00
Where “5.00” ($5) equals the amount you wish to charge the customer.
How can I collect an additional payment? (ex. extra shipping)
Updated on