I want to create a paypal button accepting one extra parameter coming from the checkout page where the payment button will be placed.
I already tried this solution, but it won't work (the return URL does not contain the custom parameter after payment is done).
Note to possible security issue: It's not important if the user can change the parameter or not.
Thanks.