mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-26 05:55:15 +00:00
Use new return URL when authorizing Stripe payments in backoffice or subs
This commit is contained in:
@@ -46,7 +46,7 @@ module OrderManagement
|
||||
end
|
||||
|
||||
def off_session_return_url
|
||||
order_url(order)
|
||||
payment_gateways_authorize_stripe_url(order)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user