Author Topic: Exchanging Data With Payment Module  (Read 374 times)

dnlsmns

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Exchanging Data With Payment Module
« on: August 24, 2010, 10:20:36 AM »
I am in the process of hooking up my konakart project to a payment module. I am a bit confused about how this is going to work, and not sure whether my questions should be addressed to you guys or the payment module provider (in this case Bluepay).

1) In what format should I be sending them the data?

2) Looking at the "Bluepay extends BasePaymentModule" class I see that this is something I will need to use, but I seen no references to it. Is there documentation on how it should be used?

ming

  • Administrator
  • Sr. Member
  • *****
  • Posts: 158
    • View Profile
    • KonaKart Website
Re: Exchanging Data With Payment Module
« Reply #1 on: August 24, 2010, 11:52:39 AM »
Two suggestions:

* Get the spec from the payment gateway supplier so that you know what to send
* Follow the tutorial in the User Guide for creating a payment module