Launch Checklist

Go-Live Checklist

Technical

  • All 30 test cases passing in sandbox
  • Screen recordings captured for Test Cases: TC-07, TC-08, TC-09, TC-16 (all marked ★)
  • Production domain origin URLs shared with Aeropay SE for CORS whitelisting
  • SDK version confirmed: Web NPM vX.X, React Native vX.X, or latest iOS/Android/Flutter
  • Token expiry and refresh logic implemented and tested end-to-end
  • Webhook endpoint live, HMAC-SHA256 validation implemented, delivery verified via Aeropay test event
  • MFA handling flow tested end-to-end with screen recording
  • Reconnection widget flow tested end-to-end with screen recording
  • Error handling implemented for all AC- error codes

Legal & Process

  • Aerosync Integration Agreement reviewed and acknowledged
  • Use case description written and sent to Aeropay SE (endpoint list, trigger schedule, frequency)
  • Custom branding assets submitted to Aeropay SE if applicable: SVG logo, primary/secondary hex codes, light/dark mode preference
  • Production API credentials requested from Aeropay SE after certification approval

Questions Aeropay Will Ask Before Issuing Production Credentials

Be prepared to answer the following during your certification review:

  1. What is your use case for Aerosync? (e.g., ACH payment initiation, balance verification, underwriting, identity verification)
  2. Which Aerosync API endpoints does your integration call, and what triggers each?
  3. What is the frequency and volume of job triggers per user, per day?
  4. How are you storing and protecting aeroPassUserUuid and connectionId?
  5. How are you handling token expiry and refresh for both the API token and widget token?
  6. How are you handling MFA challenges — widget re-launch or API-level handling?
  7. How are you monitoring connectionExpiry and surfacing the reconnection flow to users?
  8. What webhook events are you subscribing to, and how are you verifying signatures?
  9. What is your SDK version, and have you reviewed the latest release notes for breaking changes?
  10. Have you reviewed and agreed to the Aerosync Integration Agreement?

Integration Certification

The certification package submitted to your Aeropay Solutions Engineer must include all of the following:

Custom Branding

  • (If Applicable) Your Aeropay Solutions Engineer has setup custom Aerosync branding(s) for your SDK instance. In order to setup custom branding, please share with your Aeropay representatives the following information:
    • logo in .svg format
    • primary button color in hex code
    • secondary button color in hex code
    • preference for light or dark mode