Want pay now button direct directly to payment method for example to mollie

  • Posts: 412
  • Thank you received: 9
  • Hikaserial Subscription Hikashop Business
2 weeks 3 days ago #364868

-- url of the page with the problem -- : bluepoint-concept.nl
-- HikaShop version -- : 5.2
-- Joomla version -- : 5.1.4
-- PHP version -- : 8.1.x

Hi,
Question. When order is made in backend, it is send to customer the customer gets email and via email he comes to shop to pay order directly. See screen shot, With button in toolbar. Then customer goes first to next page. and there he has to choose which payment method, and click next again, I would like that customer comes directly to mollie to pay.
How can i accomplish that.
Hope you can help,
Regards,
Mark

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 83022
  • Thank you received: 13403
  • MODERATOR
2 weeks 3 days ago #364869

Hi,

Turn off the "Allow customers to change their payment method after checkout" setting in the HikaShop configuration page and I think it should do it.

Please Log in or Create an account to join the conversation.

  • Posts: 412
  • Thank you received: 9
  • Hikaserial Subscription Hikashop Business
2 weeks 2 days ago #364882

Hi Nicolas,
Thanks for pointing out this one. I overlooked it. But when i set this that they cannot change payment methog, i get a page that payment method is not found for order. But i only have now i payment method active?

Please Log in or Create an account to join the conversation.

  • Posts: 83022
  • Thank you received: 13403
  • MODERATOR
2 weeks 2 days ago #364886

Hi,

Well, you need to directly select the payment method in the "additional information" section of the order before sending them the email notification for the payment. That way, the system will use this payment method automatically when the user clicks on the "pay now" button.
If you want, you can create a mass action with a trigger "after an order is created" and a filter on the column order_payment_id being equal to 0, and two actions "update the values" on :
- the "order_payment_method" with the "string" mode and the folder name of the payment method ( "mollie" ?).
- the "order_payment_id" with the "int" mode and the id of the payment method in the System>Payment methods menu.
That way, it will be automated.

Please Log in or Create an account to join the conversation.

Time to create page: 0.079 seconds
Powered by Kunena Forum