- Add a check to ensure if the merchant cancels on the subscription page, they're either taken back to their store or back to pricing page. The current setup allows the merchant to use the app if they click on cancel.
- Better sessions handling.
- GDPR Webhooks.
- Refactor code.
- Switch to
@apollo/client
- While the current setup with
apollo/boost
works, the Apollo community seems to have moved to@apollo/client
package.
- While the current setup with
- External pricing page.
- Refactor code.
- Babel.
- Documentation.
- Tests (Jest and Cypress).
- One click deploy to Heroku.
- AppBridge 2.0 Update.
- Next.js Routing.
- Cryptr for encryption.
- Uninstall Webhook.
- Custom Koa REST Routes.
- App Subscription Update Webhook.