Open fulopattila122 opened 3 years ago
@kedves could you please check this one? thx!
The problem I have detected is, the generated return url from paypal currently doesnt have the paymentId as parameter.
You need to pass a unique return url to PayPal that contains the payment I'd, so that you can look it up on return
Sorry, the return success url does have the paymentId parameter, its in the cancel url that is missing.
@fulopattila122 I have detected another issue with the cancel method, at the PaypalReturnController. Should I open another PR to discuss the issue, or should I wait?
Thank you by the way for the vanilo framework!
Originally posted by @damarev in https://github.com/vanilophp/paypal/issues/2#issuecomment-798896058