Jump to content

Payment method status


Recommended Posts

Hello,

in my shop I have two payment method: paymentA, paymentB. I have three order statuses: StatusA, StatusB.

When customer make an order, order is set with StatusA and EmailStatusA is sent. Then I accept and order in shop, status is changng to StatusB, and depends of choosen payment method emailPaymentA oraz emailPaymentB is sent to the customer.

 

In simple words - two different email are sent on one order status -> depend of oder payment method.

 

Is it possible? I thought about making some "if" statemenet - but where? Or maybe it is possible with some module?

Link to comment
Share on other sites

The best answer will depend on how different you want those emails to be. If it's only small details, that can probably be done with {variables} in your mail templates.

But for simplicity's sake, if you're setting the statuses manually, couldn't you just have 2 order statuses, for example "Order Accepted (PaymentA)" and "Order Accepted (PaymentB)"?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...