Skip to main content

๐Ÿš€ Moving to Production

๐ŸŒŸ Going Live with Hesabeโ€‹

After successfully testing your Hesabe payment gateway integration in the sandbox environment, you're ready to go live and start processing real transactions.

๐ŸšจImportant: Complete ALL Steps Before Going Live
โš ๏ธ Skipping any step may result in payment failures or integration errors in production:

Reach out to Hesabe Support to confirm that payment gateway services are enabled on your production account

๐Ÿ“ง Hesabe Support: support@hesabe.com

๐Ÿ”„ Production Migration Stepsโ€‹

To transition to the Hesabe secure production environment, update your integration's Base URL to:

๐ŸŒ
Production Base URL
https://api.hesabe.com

โš ๏ธ Pre-Production Checklistโ€‹

โœ…Step-by-Step Production Migration

Step 1: ๐Ÿ”‘ Obtain Production Credentialsโ€‹

๐ŸŒAccess Production Merchant Panel

โžค Navigate to Profile Section โ†’ API Credentials

Copy these 4 credentials:
  • Merchant Code - Your unique merchant identifier
  • Access Code - API access token
  • Secret Key - Encryption key for secure communication
  • IV Key - Initialization vector for encryption

Step 2: ๐Ÿ”„ Update Your Integration Configurationโ€‹

โš™๏ธReplace ALL Sandbox Values
โŒ Remove Sandbox Base URL : https://sandbox.hesabe.com

๐ŸŽฏ Update Base URL To Production:

โœ… Production : https://api.hesabe.com
โœ… Replace All 4 Credentials:
  • Merchant Code โ†’ Production value from Step 1
  • Access Code โ†’ Production value from Step 1
  • Secret Key โ†’ Production value from Step 1
  • IV Key โ†’ Production value from Step 1

Step 3: ๐ŸŒ Update All API Endpointsโ€‹

๐ŸŒ Production Endpoints Reference

๐ŸŽฏProduction Base URL:
https://api.hesabe.com
๐Ÿ›’Checkout Endpoint:
https://api.hesabe.com/checkout
๐Ÿ’ณPayment Endpoint:
https://api.hesabe.com/payment

Step 4: ๐Ÿงช Test Your Production Integrationโ€‹

๐Ÿ”ฌMandatory Testing Steps
  • โœ… Authentication Test: Verify API credentials works correctly
  • โœ… Payment Flow Test: Complete a small test transaction
  • โœ… Callback Test: Ensure payment status callbacks are received
  • โœ… Error Handling: Test failed payment scenarios
  • โœ… SSL Certificate: Verify HTTPS connections

Step 5: ๐Ÿš€ Go Live Deploymentโ€‹

๐Ÿš€Final Deployment Steps
  • โœ… Deploy to Production: Update your live application
  • โœ… Monitor First Transactions: Watch initial payments closely
  • โœ… Verify Notifications: Confirm payment confirmations are sent
  • โœ… Check Reporting: Ensure transactions appear in merchant panel

๐Ÿ“ž Production Support Contactsโ€‹

๐Ÿ”งTechnical Support:itsupport@hesabe.com
๐Ÿ‘คMerchant Support:support@hesabe.com