You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the docs auto rescue should be canceled using the /cancel endpoint from the Classic payments integration.
Is it ok to use the new /cancels endpoint instead? If so, can "additionalData":{"cancellationType":"autoRescue" } be omitted (as it's not supported by the cancels endpoint)?
The text was updated successfully, but these errors were encountered:
According to the docs auto rescue should be canceled using the /cancel endpoint from the
Classic payments integration
.Is it ok to use the new /cancels endpoint instead? If so, can
"additionalData":{"cancellationType":"autoRescue" }
be omitted (as it's not supported by the cancels endpoint)?The text was updated successfully, but these errors were encountered: