Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

e-Bullion Payments


BullionFever

Recommended Posts

http://addons.oscommerce.com/info/3208

 

I am posting about the above mentioned contribution for using e-Bullion.com as a payment method. This is an older contribution, but I could not find anything in the forums about it.

 

I have set it all up on my test site, but when I try to check out through e-Bullion, I am greeted with a page that tells me that the security certificate has some sort of issue. As if that's not bad enough, once I click to continue, the page that it directs me to just times out and results in a 404. The page I am being directed to is:

 

https://www2.e-bullion.com/atip/process.php

 

I know that e-Bullion is still live, so I think maybe there has just been a change in API since the contribution was put together. I think this would be a really nice alternative to offer if it was working. Is anyone out there familiar with e-Bullion and think that this contribution can be salvaged?

Link to comment
Share on other sites

You might be interested in this:

 

e-Bullion Toolbox

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Thanks for the link. In reading the documentation, it looks like they've changed up the atip processing link since this contribution was made. I updated that link in the payment module, and now it works like a charm.

 

For anyone doing a search at a future date, just open includes/modules/payment/ebullion.php

 

Find:

 

$this->form_action_url = 'https://www2.e-bullion.com/atip/process.php';

 

Replace with:

 

$this->form_action_url = 'https://atip.e-bullion.com/process.php';

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
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...