• Is there any where/way to modify what triggers the transactional emails?

    We have two payment methods on our site, with different charging policy.

    – Vipps, reserves the purchase amount when the order is placed. Charges the customer when the order status is set to complete in the shop. Customer receives only the order complete email, not the initial order process/order confirmation.

    – Stripe, charges the amount immediately upon order placement. Customer immediately receives the order process email, and later the order complete email.

    I really want both kind of customers to receive both emails. Is there anywhere I can modify to trigger the order process email upon order_received?

    Now it is triggered by payment_received (=order complete).

    Best regards
    Jorn Soderholm / Umah.no

    The page I need help with: [log in to see the link]

  • The topic ‘Modify trigger order processing email’ is closed to new replies.