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
[HyperpayPlugin/getCheckoutID] HttpException: 400: {"result":{"code":"200.300.404","description":"invalid or missing parameter","parameterErrors":[{"name":"entityId","value":null,"message":"invalid or missing parameter"}]},}
however, the entity id passed to the method getCheckoutID is correct and shows on the logs.
The text was updated successfully, but these errors were encountered:
I got this error when I try to pay with apple:
[HyperpayPlugin/getCheckoutID] HttpException: 400: {"result":{"code":"200.300.404","description":"invalid or missing parameter","parameterErrors":[{"name":"entityId","value":null,"message":"invalid or missing parameter"}]},}
however, the entity id passed to the method getCheckoutID is correct and shows on the logs.
The text was updated successfully, but these errors were encountered: