Log in

View Full Version : Integration with vBulletin - Payza (formerly AlertPay) Payment Gateway


DivisionByZero
07-12-2016, 09:00 PM
This integrates the Payza gateway for paid subscriptions. It supports both one-time and recurring payments.

NOTE

Here is a working version. When I have a free few minutes, I will rewrite the callback function to something I would have better written if I had the time.

https://dev.payza.com/integration-tools/html-integration/epd-guide-v2Please let me know if you want Encrypted Payment Details in the next release.

Enjoy.

DivisionByZero
07-12-2016, 10:28 PM
Reserved

dxt-cobra
07-21-2016, 01:41 PM
will you be releasing this soon? I started to work on the payment api also, but if you are working on it I will wait and use what you have, Thanks.

DivisionByZero
07-31-2016, 10:55 PM
Yes, I just finished with Coinbase (uploaded that here) and I'll be finishing Payza tonight. All that's left is the encrypted callback.

V8Owner
08-16-2016, 10:58 PM
Looking forward to your next release :)

KevinL
09-29-2016, 10:40 AM
Hello,

Testing on a site and this is half working for me. Once you go to payments.php and choose a subscription it will bring you to Payza with the correct details but once a payment is made it gives failure results in the transaction log


vb_error_code unhandled_payment_status_or_type
vb_error_code none


So even if the payment goes through on the Payza side nothing happens on the vBulletin side. Usergroups don't get moved, nothing.

Is this something that can be looked into or is there a known fix for this?

Any help would be great.

Thank you!