Passing a custom variable to the PayPal API
Posted
by Michael
on Stack Overflow
See other posts from Stack Overflow
or by Michael
Published on 2009-09-17T03:10:12Z
Indexed on
2010/03/13
5:55 UTC
Read the original article
Hit count: 614
paypal
Gday All,
I am developing a site that uses PayPal to take online payments.
I need to be able to send my client an email with the link to PayPal in order to pay.
In this link I need a way to set a unique value (for example bookingId) that I can use to add the receipt number to the correct booking via PayPal's payment notification feature.
Does anyone know what custom value I can set in order to achieve this?
Cheers, Michael
© Stack Overflow or respective owner