You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll look into this, but I also think it should be possible now, just need to find the right event.
However, you can't use order.reference, because the reference number isn't generated until after the order is complete. Bit of a chicken and the egg situation.
Description
When an order is processed via PayPal Payflow, the value of 'Comment1' in Payflow consists of Order {{ order.id }} vs. a more friendly Order Reference Number (https://docs.craftcms.com/commerce/v2/orders.html#order-numbers).
Is it possible to override the default value that is being passed to Payflow's 'Comment1' field?
Thank you!
Additional info
The text was updated successfully, but these errors were encountered: