Remove customizable return url and redirect the user to order confirmation / payment status page as it would be expected.

(cherry picked from commit 6a22f82a73)
This commit is contained in:
ndeet
2024-07-08 16:40:27 +02:00
parent 0f31982616
commit 488aea8771
3 changed files with 17 additions and 6 deletions
@@ -9,7 +9,6 @@
<group name="provider_credentials" position='inside'>
<group attrs="{'invisible': [('code', '!=', 'btcpay')]}">
<field name="btcpay_location"/>
<field name="btcpay_confirmationURL"/>
<field name="btcpay_pairingCode"/>
</group>
<group attrs="{'invisible': [('code', '!=', 'btcpay')]}">