Questions about Payment Form extension

Add Other IPN

More
9 years 6 months ago #50149 by Emman
Add Other IPN was created by Emman
Hi,

I checked our order history in PayPa l IPN and the notification url is "/index.php?option=com_pmform&task=payment_confirm&payment_method=os_paypal" is there a way to add other IPN URL?

Thanks.

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #50172 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Add Other IPN
Hi Emman

Unfortunately, Paypal only allows one IPN url (for each transaction)

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #50174 by Emman
Replied by Emman on topic Add Other IPN
Hi Tuan,

Is it possible to modify the IPN handler of the Payment Form component?
Thanks

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #50176 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Add Other IPN
Yes. You can look at the file components/com_pmform/payments/os_paypal.php, look at method validate() and add any other logics you want

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #50177 by Emman
Replied by Emman on topic Add Other IPN
ok, I will check on it..thanks..

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc