Integration:gateways

From PrometheusIPN Wiki
Revision as of 00:18, 30 July 2015 by Marcuz (talk | contribs)
Jump to: navigation, search
Payment Gateways

Current payment gateways:

  • PayPal
  • Paymentwall
  • Credits (Purchased using any other Payment Gateway)
  • Stripe
PayPal
  • Visit your Paypal account(Both sandbox and not sandbox) at this link. Go to "My selling tools" and find "Instant Payment Notification". Set the URL to the same as your Prometheus' IPN URL(Admin->General Settings->Payment Gateways->PayPal) and activate IPN URL on Paypal.

Like the following:

Paypal1.png

Paypal2.png

  • Test your system with PayPal Sandbox and if everything works fine turn off sandbox and you're good to go :)
Paymentwall

In order to use paymentwall you need to modify a few things on your PaymentWall controlpanel: Paymentwall.png

You need to add three custom pingback parameters

  • goodstype -> own
  • price -> own
  • cur -> own

You also need to set your pingback url to http://yourprometheus.com/donate/paymentwall.php

The secret key and project keys are found on your Paymentwall "My projects" page. Review key should be left blank and widget key is by default p10

Now submit your project for review and hope that they accept you and don't tell you that I haven't set up some user API bullshit they want to enforce.

Credits

Credits is a virtual currency within Prometheus. The only setting you'll be able to set in the credits options is the ability to only use credits as payment for packages / raffles.

Stripe

THIS PAGE IS STILL A MASSIVE DRAFT!!!