Is there a way to add a callback URL for completed orders?
Miguel Hurtado
I have a script on my website that can listen for requests and notifications from Pulley. I would like for when an order is completed and delivered by Pulley for it to send the order information to my callback URL.
This will allow my callback script to store order information in my database and thus I can implement a serial number / license system for my products because I know who purchased what, and what was their order number.
So my question is does Pulley have a way of providing a callback URL or posting order information?
-
Answer
Rachelstaff
Hi Miguel, theres unfortunately not a way for Pulley to forward the order details to another website/database to be stored. The cart is emptied after the PayPal transaction takes place, so theres not a way for the order details to be saved or transferred after the order is completed. Ive passed your input along to our team though as a feature request to keep in mind as we make changes to the system.