KhairulA
New Member
Hi guys,
I've got my site configured with PayPal as per this guide: https://alidropship.com/codex/connecting-paypal-account-business/
Now I'm wondering if it supports PayPal IPN?
Use cases:
- if PayPal can't transact for any reason; it notifies the site to update the Order status (Void Order)
- if payment is refunded on PayPal, it notifies the site to update the Order status (Refunded Order)
It's similar to how woocommerce works (https://docs.woocommerce.com/document/paypal-standard/#section-6).
I've got my site configured with PayPal as per this guide: https://alidropship.com/codex/connecting-paypal-account-business/
Now I'm wondering if it supports PayPal IPN?
Use cases:
- if PayPal can't transact for any reason; it notifies the site to update the Order status (Void Order)
- if payment is refunded on PayPal, it notifies the site to update the Order status (Refunded Order)
It's similar to how woocommerce works (https://docs.woocommerce.com/document/paypal-standard/#section-6).