[ad_1]
Hello
i want to send the invoice to the user with prefilled with a custom price and this price is changed many time depend on the deal
how can i get the custom price amount from the URL parameters
like
example.com/invoice?amount=100
will set the price to 100 from the default currency
what is the correct URL to get the prefilled price from the parameter
Thanks
