AePS Gateway Production Checklist
Things you should ensure while migrating to production.
When migration to the production environment, please ensure that you have done following changes in your application and server:
# | Checklist | Website | Android App | Backend Server |
---|---|---|---|---|
1 | Set environment option to "production" | ✔ | ✔ | |
2 | Set production value for callback_url | ✔ | ✔ | |
3 | Set production value for initiator_id | ✔ | ||
4 | Set production value for developer_key | ✔ | ||
5 | Set proper value for user_code | ✔ | ||
6 | Set CORS headers to production Gateway URL | ✔ |
Updated over 3 years ago