Please post all pre-sales questions of all products on this forum

adding another payment gateway

  • Raphael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 4 months ago #1815 by Raphael
adding another payment gateway was created by Raphael
Hi
I'd very much like to buy this product,
but we use a different payment gateway to handle our donations
and i wanted to know, how difficult it would be to make this module work with our gateway?
would we have to rewrite the whole module, or could we adapt it
if we have to do the whole thing, then we may as well create if from scratch, but its just a case of one page being modified then we could well use it

thanks in advance

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
14 years 4 months ago #1817 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:adding another payment gateway
Hi
Joom Donation is designed to support multi payment gateways , so adding a payment gateway is very easy . Basically , just need to write a class to process payment (we have three class currently : os_paypal, os_authnet, os_moneybooker). By looking on this class , you can write a new payment gateway easily .

Thanks and looking forward to receiving your order .

Best regards,
Ossolution Team

Please Log in or Create an account to join the conversation.

  • Raphael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 4 months ago #1822 by Raphael
Replied by Raphael on topic Re:adding another payment gateway
ok sounds good to me
one more question
as i am not a programmer but my devloper asked me to request of you this..
when we set up virtuemart we set up a payment gateway class page , transfirst.cfg.php or something
do we do the same for joom donation?
or do we edit a certain config or payment file?
please advise

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
14 years 4 months ago #1823 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:adding another payment gateway
Hi
Joom Donation store config variables in a table called t0r4j_jd_configs, and the config variables can be changed in configuration function of Joom Donation , not at the payment method . Thefore , you need to hack into Joom Donation alitle to store the config variables. The component follows MVC coding standard , so It is easy to change the code .
Other solution is that you can hire us to develop the gateway for you . The price for the development is from $150-$250 depend on the complexity of the gateway integration .

Hope this help .
Regards,
Ossolution Team

Please Log in or Create an account to join the conversation.

  • Raphael
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 4 months ago #1836 by Raphael
Replied by Raphael on topic Re:adding another payment gateway
hmm
as your module suggests its a donation/charity project
there really is not that kind of budget to pay for this extra gateway,
one of our team will have to try and do it
do you have a page explaining how to go about it?
Thanks and hope you understand

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
14 years 4 months ago #1837 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re:adding another payment gateway
Hi
You can add your developer to look at the class os_authnet.php . It is the main class for processing payment with authorize.net . You can also need to look at the file models/jdonation.php .

The two files are enough for your developer to understand how to write a new payment gateway .

Thanks ,
Ossolution Team

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham NgocGiang Dinh TruongMr. Dam