This topic contains 3 replies, has 2 voices. Last updated by Bruce 3 years, 8 months ago.
Topic Author | Topic |
---|---|
Posted: Monday Apr 29th, 2013 at 8:55 am #48651 | |
I have a situation where i’m using sagepay for checkout and Infusionsoft for managing contacts. I have a payment notification script that handles adding the customer to Infusion, creating the order and creating the referral connections. The problem is that i have the affiliate id stored in a cookie and i can’t access the cookie when using S2Member API payment notification. Is there a way i could read the cookie value in the payment notification script? Or i need to add the affiliate id to the user profile upon registration? If so then what would be the best way of storing the affiliate id with the customer profile so that i can read it from ther user instance in the payment notification script? Thanks. |