solidusio-contrib / solidus_square

BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Complete the order after Square redirect #48

Open DanielePalombo opened 2 years ago

DanielePalombo commented 2 years ago

At the moment when the user is redirected to the thank you page from Square, the action just resets the user session

https://github.com/nebulab/solidus_square/blob/main/app/controllers/solidus_square/callback_actions_controller.rb#L20-L24

Considering that we are sure that the order is completed it makes sense to complete the order.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It might be closed if no further activity occurs. Thank you for your contributions.