I first call the Pay API with actionType=CREATE and only after user has been redirected to my returnUrl i'm calling the ExecutePayment API with the pay_key received at first Pay call.
PP returns this error message: payKey AP-XXXX has already been used to make a payment
Does anyone know what could trigger this error and how to solve it?
Thanks