Ques/Help Can I use same Paypal account for xenforo and Woocommerce (on a different URL)

M

Mr Lucky

Guest
I currently have two payapl accounts, Paypal account 1 is for xenforo user upgrades and Paypal account 2 for woocommerce sales (on a different domain)


Paypal account 1 xenforo set up with IPN =
Code:

https://XFdomain.com/payment_callback.php

Paypal account 2 Woocommerce with IPN =
Code:

http://WCdomain.com/?wc-api=WC_Gateway_Paypal

So can I use Paypal account 1 with both, given that documentation says it requires the IPN as mentioned above for acc 2?

Continue reading...