Affiliate Enterprise integration with Geotheme

Can you explain me in details please how can I connect your plugin with GeoTheme? I made 5 different packages, the first is free and the others are paid. GeoTheme let the customer to choose the package and then redirects him to the payment (PayPal in my case).
I tried everything to integrate Affiliate PayPal with the PayPal sister of the theme but without any success.
I really don’t know what else to do!
Please give me some help since I bought your plugin more than a week ago and I ah not the chance to use it yet.
Thank you again.


Comments

One response to “Affiliate Enterprise integration with Geotheme”

  1. Does the theme provide any hooks after a successful payment has been received? If yes, then you can use the API instead of using the PayPal notifications. Also note that even if you use the approach you outlined in this topic, I would assume that your theme still wants to get the notification as well, and as you can only specify one notification URL with PayPal for their IPNs, you would have to create a handler that forwards the IPN to the second one so that the theme can do its job registering the payment.

    If the theme provides an action that fires after a payment has been recognized, then you can simply use the API to record a referral directly.

Share