Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I need a module that will allows oscommerce to work successfully with Deltapay.

 

Module must transfer (post) some variables to Deltapay and deltapay will return a few back.

 

I don't know even how to start. Any help will be appreciated.

Zipped documentation available.

 

A sample of passing parameters.

<form action=\"https://www.deltapay.gr/entry.asp\" method=\"post\">

<\INPUT TYPE=\"hidden\" NAME=\"merchantcode\" ",

"VALUE=\"123\"\>

<\INPUT TYPE=\"hidden\" NAME=\"charge\" ",

"VALUE=\"$amount\"\>

<\INPUT TYPE=\"hidden\" NAME=\"currencycode\" ",

"VALUE=\"978\"\>

<\INPUT TYPE=\"hidden\" NAME=\"cardholdername\" ",

"VALUE=\"$fullname\"\>

<\INPUT TYPE=\"hidden\" NAME=\"cardholderemail\" ",

"VALUE=\"$cardholderemail\"\>

<\INPUT TYPE=\"hidden\" NAME=\"installments\" ",

"VALUE=\"0\"\>

<\INPUT TYPE=\"hidden\" NAME=\"transactiontype\" ",

"VALUE=\"\"\>

<\INPUT TYPE=\"hidden\" NAME=\"param1\" ",

"VALUE=\"$order\"\>

<\INPUT TYPE=\"hidden\" NAME=\"param2\" ",

"VALUE=\"$fullname\"\>

<\input type=\"submit\" value=\"Pay with DeltaPay >>\">

</form\>

 

To prevent this form running here,

I have replace <\ instead of < and replace \> instead of >

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