Reputation: 47595
I need to include a custom field when PayPal notifies me of a payment. I'm trying to use the advanced variables, but I don't see a way that I can make them dynamic.
Pretend I have a field "xyzzy" with a value of "plugh". I would like PayPal to include form.xyzzy=plugh with all the other fields that it sends to my notify_url.
Of course, the value of xyzzy might be "foo", depending upon what they user wants.
Upvotes: 4
Views: 4521