• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Problem executing script after PayPal payement

Problem executing script after PayPal payement 4 years 7 months ago #40578

  • rgouyon
  • rgouyon's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
  • Thank you received: 1
Hello
I have a form with a PayPal payment included. I have put a PHP script in the Script called after form has been processed section. I thought this script will be executed after the payment procedure has been completed. But it is not the case. In fact this script is executed even if the client did not accept to pay.
So I liked to know how I can check if the payment has been made or not.
I have seen there is a possibility to access to an instance of PayPal ( $paypal = RSFormProPayPal::getInstance(); ) but I have not seen if it is possible to check if the payment has been made.

Thank for help
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!