• Welcome to KonaKart Community Forum. Please login or sign up.
 

Exchanging Data With Payment Module

Started by dnlsmns, August 24, 2010, 04:20:36 pm

Previous topic - Next topic

dnlsmns

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

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