Jump to content

I'm writing a payment gateway addon


michael_m

Recommended Posts

I downloaded the Gateway SDK, and it's pretty straight forward, YET, the sample shows how to send the gateway a single payment.

 

My gateway supports also recurring payments.

 

means, I send him along with the CC details the setup amount (one time), recurring payment amount and time between payments (e.g. 1month, 3months, 1year, etc). From this moment on the gateway itself charge the CC when needed.

 

What i'm missing in the example is access to the setup amount, and the time between payments.

 

How can I get this parameters?

 

Thank you

Michael

Edited by michael_m
Link to comment
Share on other sites

  • 3 weeks later...

Hi

 

They want us to query the databases our self and get the amounts.

 

Why the do not want to expose this as they already have the functionality to get this is beyond me.

 

e.g. Paypal subscribe does all this but they don't even want to give us the sql queries.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated