Jump to content

Creating a new payment gateway ...


Recommended Posts

Is there a quick way to create a new payment gateway that is exact same as mail in payment but with a different name?

you can rename "Mail In Payment" to anything you wish in Admin...

 

Setup -> Payments -> Payment Gateways -> Display Name

 

if you really need a second version as well, I think you can just copy 'mailin.php' from the gateways directory, rename the file, change the line "Value" => "Mail In Payment" (in the php code) to something else and upload this new file... haven't tried it, but can see no reason why it wouldn't work.

 

Also is there a way to add payment gateways that don't appear on online order process but we can use during manual order processing ?

for each payment gateway, there is a checkbox at the top called "Show on Order Form" - if that's ticked, then it is shown as a payment option for online orders, and if unchecked it isn't.

 

for manual orders, payment from the customer will be by their preferred method (which they can login and change)... all activated payment options should be available for these.

 

we'll likely to do something similar to what you're thinking before we take our site live - in that, there is little point in having "Mail In Payment" (or 'Cheque' as we've renamed ours) as an option for new online orders, but we're happy to accept cheques for renewal invoices to existing customers...

 

personally, i'd like the option to only remove certain payment gateways for new customers and allow existing customers to use them as a payment method - but disabling them from order forms, removes the payment option for both new and existing customers.

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