Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need to Create a Custom Payment Module


Recommended Posts

Posted (edited)

Hi Folks,

 

I was wondering if anybody would be able to help me with this?

 

I am looking to create a very simple Payment Module for my osCommerce store and in my view it's a very simple idea, I just don't know where to start and must:

 

1. The Order must be inserted into the Database before a customer reaches the new Payment Module.

2. Just redirect to another Webpage of my choice that I can change if required in the future to a new address for the customer to complete.

 

It's as simple as that! Is it easy to implement?

 

Let me know either reply to this thread or send me a PM...

 

Cheers!

Edited by Jan Zonjee
Posted

David,

 

Sounds simple right? It is not !

 

You would have to incorporate every single known gateway protocol into that 'one page' for every known online processor. It would be nice if they all handled processing the same way, but they do not. So, you would have to ensure that any online payment gateway entered into the admin would be compatible with the processor.

 

As an example of what is needed, look at the authorize.net files that come with osCommerce. You will see what goes into just ONE payment gateway.

 

 

Chris

Posted

David,

 

Sounds simple right? It is not !

 

You would have to incorporate every single known gateway protocol into that 'one page' for every known online processor. It would be nice if they all handled processing the same way, but they do not. So, you would have to ensure that any online payment gateway entered into the admin would be compatible with the processor.

 

As an example of what is needed, look at the authorize.net files that come with osCommerce. You will see what goes into just ONE payment gateway.

 

 

Chris

 

Even just to redirect to a single page without any additional intergration?

  • 4 weeks later...
Posted

You can rather easy simply create a new payment module, I have one

for Bank transfer payment. It return the bank account and details, also

work with the invoice, and basically it is just a text HTML page.

 

I'll guess that your intention can be implemented. In that case

back-up your solution with a payment module, that return the proper text

fields for the admin -> invoice function, so you don't break the entire shop.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

×
×
  • Create New...