Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Globill.net payment gateway


best-try

Recommended Posts

Does anyone know how to integrate the Globill payment gateway. The integrastion guide says to use:

 

either

 

<a href="https://secure.globill.net/cardholder/pay.cfm?MEWid=1033&amount=399.95">Payment Checkout ...Powered by <em>Globill.net</em></a>

 

or

 

<form action="https://secure.globill.net/cardholder/pay.cfm" method="post">

<input type="hidden" name="MEWid" value="1033">

<input type="hidden" name="amount" value="414.17">

<input type="hidden" name="Cid" value="myCustomerNr1234">

<input type="hidden" name="fullname" value="Mrs. Sara Jones" />

<input type="hidden" name="email" value="[email protected]" />

<input type="hidden" name="item_desc_1"

value="Organic Chicken Formula Dry Dog Food (size: 15kg bag, breed: large dogs)" />

<input type="hidden" name="item_price_1" value="29.95" />

<input type="hidden" name="item_qty_1" value="3" />

<input type="hidden" name="item_desc_2"

value="SlimQuick Female Fat Burner (contents: 98 capsules)" />

<input type="hidden" name="item_price_2" value="149.95" />

<input type="hidden" name="item_qty_2" value="2" />

<input type="hidden" name="charge_desc_1" value="Shipping and handling" />

<input type="hidden" name="charge_price_1" value="4.00" />

<input type="hidden" name="charge_desc_2" value="(VAT charged at 14%)" />

<input type="hidden" name="charge_price_2" value="50.37" />

<input type="submit" value="Payment Checkout ...Powered by Globill.net">

</form>

 

 

How to create a module for this or to rewrite i.e. Chronopay o epasssporte modules? I tried but failed. Any help?

 

Thanks

 

:blink:

Link to comment
Share on other sites

How to create a module for this or to rewrite i.e

take the PayPal module as example & I am sure you can do yourself.

Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here!

8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself.

Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues.

Any issues with oscommerce, I am here to help you.

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 months later...

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