removing returnUrl to fix stock test (#2562)
This commit is contained in:
parent
3b99eb9033
commit
6e1230b10d
1 changed files with 0 additions and 1 deletions
|
@ -124,7 +124,6 @@ export function addPayment({ checkoutId, gateway, token, amount }) {
|
|||
gateway: "${gateway}"
|
||||
${tokenLine}
|
||||
${amountLine}
|
||||
returnUrl: "https://qa.storefront.staging.saleor.cloud/checkout/payment-confirm"
|
||||
}){
|
||||
errors{
|
||||
field
|
||||
|
|
Loading…
Reference in a new issue