Paypal Integration to VirtueMart and Multiple IPNs

1 replies
I am currently selling products on one website with pretty straight forward paypal buttons. I do have them protected with a script as they are digital downloads and I store them before the public_html files so I use a paypal IPN. However, I want to add virtuemart (or some other processor perhaps ... that I can integrate with an opensource affiliate program) but I am missing something key here. How do I add additional IPN URLs to my paypal account? Also, are there any VirtueMart wizards around that would be interested in a quick few dollars helping me to set this all up?

Thanks
#affiliate #integration #ipn #ipns #joomla #multiple #paypal #virtuemart
  • Profile picture of the author lisag
    Originally Posted by Anomaly1974 View Post

    I am currently selling products on one website with pretty straight forward paypal buttons. I do have them protected with a script as they are digital downloads and I store them before the public_html files so I use a paypal IPN. However, I want to add virtuemart (or some other processor perhaps ... that I can integrate with an opensource affiliate program) but I am missing something key here. How do I add additional IPN URLs to my paypal account? Also, are there any VirtueMart wizards around that would be interested in a quick few dollars helping me to set this all up?

    Thanks
    Hi,

    There is a relatively straight forward solution for this. Actually there are several, but this is the easiest.

    Add the Virtualmart IPN info to your PayPal account replacing the one you have there now. This will make VM your primary IPN.

    Now, on the other script, add this line to your PayPal button code:
    HTML Code:
    <input type="hidden" name="notify_url" value="http://yoursitethankyouordownloadpage">
    PayPal will use that URL for payments from that site while keeping the VM code active for sales from the other site.
    Signature

    -- Lisa G

    {{ DiscussionBoard.errors[1565844].message }}

Trending Topics