Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Have been using protx form successfully for the pat 6 months, but wanted to use this prot direct module as I think it looks more profesional on my site

 

The poroblem I am having is as follows

 

have the credit class and gift voucher contribution installed and the incorrect order total is being sent to protx

 

for example

 

goods value =?100.00

 

with a 10% discount coupon

 

order total is now ?90.00

 

ie ?100.00 - 10%

 

The correct order total is diaplayed on both checkout_payment.php and checkout_confirmation.php, also the correct total show in the admin section when viewing orders

 

but when it is submitted to protx the original amount is sent ?100

 

have tested with protx form and cheque payment modules and both use the correct amount

 

looking at protx_direct.php and the amount is created in the array sent to protx by the following line as follows

 

Amount => number_format($order->info['total'], 2),

 

Any pointers, help would be appreciated to fix this problem

 

Thanks in advance

 

regards

 

 

Chris

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