3. Go Live Checklist

Check the go-live checklist for Razorpay Payment Gateway Wix Integration.


Consider these steps before taking the integration live.

Accept Live Payments🔗

You can perform an end-to-end simulation of funds flow in the Test Mode. Once confident that the integration is working as expected, switch to the Live Mode and start accepting payments from customers. However, make sure that you swap the Test API Key with the Live Key.

Watch this video to generate an API Key in Live Mode.

To generate an API Key in Live Mode:

  1. Log into the Razorpay Dashboard and switch to Live Mode on the menu.
  2. Navigate to Settings → API Keys → Generate Key to generate the API Key for Live Mode.
  3. Download the keys and save them securely.
  4. Replace the Test API Key with the Live Key in the Checkout code and start accepting actual payments.

Payment Capture🔗

After payment is authorized, you need to capture it to settle the amount to your bank account as per the settlement schedule. Payments that are not captured are auto-refunded after a fixed time.

  • Auto-capture payments (recommended)
    Authorized payments can be automatically captured. You can auto-capture all payments using global settings on the Razorpay Dashboard. Watch Out!
    Payment capture settings work only if you have integrated with Orders API in your server side. Know more about the Orders API.
  • Manually capture payments
    Each authorized payment can also be captured individually. You can manually capture payments:

Know more about Capture Settings for payments.

×