thephpleague / omnipay-paypal

PayPal driver for the Omnipay PHP payment processing library
MIT License
295 stars 174 forks source link

How delete useraction? #229

Open AntonKucheriavyi opened 5 years ago

AntonKucheriavyi commented 5 years ago

In class ExpressAuthorizeResponse we have function getRedirectQueryParameters with hardcoded value useraction = 'comit'. How I can delete this parameter?