TransbankDevelopers / transbank-plugin-prestashop-onepay

Código fuente de Plugin Prestashop para Transbank Onepay
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Remove session data #29

Closed a1b4 closed 5 years ago

a1b4 commented 5 years ago

In the mobile case the user can use a navigator different of the default, in this case, when the onepay app returns to the web invoke the default browser that does not have the session data, displaying an error. Now the method commit search the cart id from url in the mobile case, removing the error when using another browser.