PayPal Donate Button Redirect After Payment
问题 I know how to make a PayPal donate button redirect after payment, but what I need to know is, can you pass the payed amount through this redirection. So it would redirect to http://example.com/donate?amount=123 , is this even possible? Thanks! EDIT: It seems I can do it with IPN(?), I just don't know how to use paypal's IPN, can anyone help me? (yes I have read the docs, they are confusing) 回答1: yes it is possible, like so: <!-- where you setup your paypal button : --> <input type="hidden"