Guide to add tigger url

  • Luis Daniel Lucio Quiroz
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
10 years 1 month ago #59246 by Luis Daniel Lucio Quiroz
Guide to add tigger url was created by Luis Daniel Lucio Quiroz
Hi Tuan

I am in the willing to do a contribution, but i need a little guide. I want to add the capability to tigger a custom URL on the background after a payment is done. Of course this is almost done, because you tigger the IPN callback url.

Can you just guide me to what class/method so I can speed this ?

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

More
10 years 1 month ago #59249 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Guide to add tigger url
Hi

You will need to write a plugin for Membership Pro which process onMembershipActive event and trigger the URL you want (this is something which I don't need to use in core extension, you you don't have to send the code to me).

I think you can try to get one of the available plugin in plugins/osmembership folder (for example, invoice plugin), make a plugin based on the old plugin and write the code you want

Tuan

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