Star2Billing / a2billing

A2Billing is a telecom switch and billing system capable of providing and billing a range of telecom products and services to customers such as calling card products, residential and wholesale VoIP termination, DID resale and callback services.
www.asterisk2billing.org
Other
180 stars 174 forks source link

how to add more payment gateways? #117

Open velusopensource opened 8 years ago

velusopensource commented 8 years ago

Hello im looking to ad more gateways, im looking to add stripe and also skrill (the new money brokers) but i will need to know how to add more. is ther any tut on creating them or atleast altering them please thank you

zaisahil commented 8 years ago

Any success?

velusopensource commented 8 years ago

nope

ekamhara commented 6 years ago

Did you manage to get this done?

chris001 commented 6 years ago

@velusopensource Usually the way to do this is to subclass one of the existing payment gateway code classes, Override functions and parameters to communicate with the different payment servers using their client server communication methodology. Probably a HTTPS GET/POST interface.

ekamhara commented 6 years ago

@chris001 Do you know of a developer who has experience in this sort of implementation?

chris001 commented 6 years ago

@ekamhara Yes. I've implemented payment gateway support. Reach out on email with details of what you're looking for, chris @ espacenetworks . com (Remove spaces)