How do I get a payment link after changing the payment method on an order?

  • Posts: 7
  • Thank you received: 0
1 week 5 days ago #365210

Hello,

Could you please help me with the following?
I need to send a payment link to the customer after they place an order. We calculate the shipping cost manually, which does not allow the order to be paid for at the time of checkout.

I have three payment plugins:

Collect on delivery: Used for placing the order.
Two other plugins: Used for order payment.
Here’s how I envision the process:
The customer places an order using the first method. We then finalize the order details in the admin panel. After that, I would like to generate a payment link that we can send to the customer.

Thank you very much for your assistance!

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
1 week 5 days ago #365212

Hi,

You want to :
- publish all 3 payment methods if that's not already the case.
- make sure the "collect on delivery" one is the first one, so that it is selected by default when a user reaches the checkout.
- remove the "payment" view from your "checkout workflow" so that the user cannot change it during the checkout:
www.hikashop.com/support/documentation/4...eckout-workflow.html
- activate the "Payment of orders not paid immediately" and "Allow customers to change their payment method after checkout" settings in the HikaShop configuration:
www.hikashop.com/support/documentation/5...nfig.html#main_order
- Configure your order statuses in the System>Order statuses menu. There, you want to enable the "pending" order status under the "unpaid" column. That way, after you enter the shipping cost of an order, when you change the order status of the order to "pending" with the "notify user" checkbox checked, the "order status notification" email which will be sent to the user will automatically contain a payment button the user can click on. After clicking on it, they will be redirected to the payment page of their order, where they'll be able to select the payment method and pay.

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

Time to create page: 0.056 seconds
Powered by Kunena Forum