Hi everyone,
I'm trying to configure my form to make Salesforce and PayPal work together, following the exact steps in this article:
I have created an Apex PayPal Notification class with the code provided in the article, created a visualforce page as the apex PayPal notification endpoint.
The IPN Handler page is located at:
https://partialsb1-asiasocietyaustralasia.cs75.force.com/apex/IPNHandler
This is also the URL set in the IPN notification field in the form PayPal connector setup.
However it's not working as expected. Except for the FormAssemblyID field, the PayPalInfo and the 'paid' checkbox fields are not populated. FormAssembly support team has not been able to resolve the issue. Really appreciate if i could get some help.
Hi @Jaimie Dang we were having issues and I think it is just that the messages were Disabled in the Paypal Notifications for IPN. I've Enabled again and am keeping an eye on it.