Meta key for Paypal checkout
-
I am using advance order exports and have this line for changing paypal orders to output in the xls file as INTPP. It worked fine with Paypal standard but doesnt output anything with Paypal checkout. What should I change paypal_methods to?
if( in_array($method,$paypal_methods) ) $value = “INTPP”;
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Meta key for Paypal checkout’ is closed to new replies.