• A question. An order is created by a user’s form submission. This order’s payment link is sent by email for another to pay for. It contains a payment link like:

    https://xample.com/checkout/order-pay/2003/?pay_for_order=true&key=wc_order_ffrevggfK

    The problem is that because the order is already created the payment is handled by the “Order pay” page. This page does not show the billing fields. The user is required to fill in his billing details.

    So as the regular ‘checkout’ page does have the billing fields, could orders be paid & handled via the checkout page somehow?
    Many thanks!

  • The topic ‘Pay existing order via checkout page’ is closed to new replies.