Hi there,
My s2member all seems to be working great, with Paypal not complaints about that. But in checking the logs for a completely unrelated issues I noticed something in there that is wrong and I’m wondering where it is pulling that info from so I can correct it. See below
‘L_BUTTONVAR4’ => ‘rm=2’,
‘L_BUTTONVAR5’ => ‘no_shipping=1’,
‘L_BUTTONVAR6’ => ‘no_note=1’,
’L_BUTTONVAR7’ => ‘custom=www.XXXXXX.ca’,
The actual URL listed in ButtonVar7 is NOT the domain the site is hosted on. So where is that being picked up from and is it going to cause me an issue at some point down the road?
Leading to the most important thing, how can I change it?
Thanks