• atinitostore

    (@atinitostore)


    Hello, I have a custom payment method and I want to send an order email. Anyone can help me how can I trigger an email?

Viewing 1 replies (of 1 total)
  • the_wpexperts

    (@ukwpexperts)

    Call the method after capture the payment

    <?php $order->payment_complete( ); ?>

Viewing 1 replies (of 1 total)

The topic ‘Email Trigger’ is closed to new replies.