mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-03 22:06:07 +00:00
4 lines
232 B
Plaintext
4 lines
232 B
Plaintext
= t('spree.payment_mailer.authorize_payment.instructions', distributor: @payment.order.distributor.name, amount: @payment.display_amount)
|
|
|
|
= link_to main_app.authorize_payment_url(@payment), main_app.authorize_payment_url(@payment)
|