mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
3 lines
193 B
Plaintext
3 lines
193 B
Plaintext
= t(".instructions", distributor: @payment.order.distributor.name, amount: @payment.display_amount)
|
|
= link_to main_app.authorize_payment_url(@payment), main_app.authorize_payment_url(@payment)
|