For some reason I have two Submit order buttons in my checkout review page. First one says that order is done and shows the receipt. This function I don't need at all.

Second button takes user to payment gateway provider's site so that he can pay the product. I need somehow remove this first button's functionality, because only way to pay in my site is trough this gateway and right away.

CommentFileSizeAuthor
#12 checkoutproblem2.jpg133.62 KBjuhaniemi
#11 checkoutproblem.JPG61.1 KBstefu007

Comments

tr’s picture

What payment module are you using? It sounds like some contributed module you have installed is adding a button on the review page. The only buttons you should see are "Back" and "Submit order". If you're using an off-site payment processor like PayPal WPS, the "Submit order" button should redirect you to the processors site to complete the payment.

tr’s picture

Status: Active » Postponed (maintainer needs more info)
stefu007’s picture

Status: Postponed (maintainer needs more info) » Active

I am using this one http://drupal.org/project/uc_checkoutfi First submit order button takes me to page that says thanks for your order and shows order details. This function is faulty because no payment has ever left. Then the secon submit order button takes customer straight to this modules payment page.

tr’s picture

Project: Ubercart » Ubercart Checkout.fi Payment Method
Version: 7.x-3.0 » 7.x-1.x-dev
Component: Payment » Code

This doesn't happen with any of the core Ubercart payment methods, so it must be a problem with the payment module you're using.

stefu007’s picture

Version: 7.x-1.x-dev » 7.x-1.0-beta1
LauriK’s picture

I have same problem. Only payment gateway i'm using is Checkout.fi 7.x-1.0-beta1..

stefu007’s picture

I have tried with both versions, but there are still two buttons. Now I need a way to disable the button that says after pressing that order is completed and doesn't take you to checkout.fi. Any way to make button disappear completely?

operinko’s picture

Status: Active » Needs review

Should be fixed in 7.x-1.0-beta2.

stefu007’s picture

Version: 7.x-1.0-beta1 » 7.x-1.0-beta2
Status: Needs review » Active

Now button has disappeared. But now when I click submit order button, with test id it takes me to checkout.fi page. But it doesn's show any payment method anymore like it used to. Now i can't check the logic of program, is the file granted for download after payment.

juhaniemi’s picture

Status: Active » Postponed (maintainer needs more info)

I just tested 7.x-1.0-beta2 and everything worked for me. I made a payment using Checkout.fi test account with Nordea bank.

Could you describe your problem in more detail?

stefu007’s picture

Status: Postponed (maintainer needs more info) » Active
StatusFileSize
new61.1 KB

Checkout.fi doesn't show me any payment methods. Picture as attachment.

juhaniemi’s picture

StatusFileSize
new133.62 KB

That's strange. I cannot replicate this issue currently.

For some reason the buyers name and address is missing in your screenshot. See mine screenshot for comparison. Maybe that can make Checkout.fi confused. Do you have anything special in your setup?

stefu007’s picture

Hello, It was my mistake because I mistakenly removed buyer's billing address. Everything is working how it should now.

juhaniemi’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.