Swapped.com Documentation
  • 🚀On-ramp Integration
    • ⚙️Sandbox Environment
    • 🔗iFrame initialization
      • 💬Order Notifications
      • 🚨Order Notification Retry Policy
      • 🪙Supported Cryptocurrencies
      • 💵Supported Fiat Currencies
      • 🗣️Supported languages
      • Onramp Aggregator Partners
    • 💳Test Credentials
    • 🎯Endpoints
      • 💳Get Payment Methods
      • 🟢Get Payment Status
      • 📘Get Transactions
      • 📈Get Current Price
      • ⚖️Get Minimum Amount
    • FAQ
  • 🚀Connect Integration
    • 🔗iFrame Initialization
    • 🤝Supported Connections
Powered by GitBook
On this page
  1. On-ramp Integration
  2. iFrame initialization

Order Notification Retry Policy

PreviousOrder NotificationsNextSupported Cryptocurrencies

Last updated 2 months ago

If we are unable to send any of the notifications mentioned in to your server, we will retry sending the notification for up to 24 hours.

We'll retry using the following schedule:

  • Once per minute for the first 5 attempts

  • Once every 10 minutes for the next 5 attempts

  • Once every 20 minutes for the next 5 attempts

  • Once every 30 minutes for the next 5 attempts

  • Once every hour until 24 hours from order creation have passed.

A 200 response code from your server will stop retries, indicating success. To prevent retries, respond with a 409 status code. In the event of a missed order notification, you can resend the most recent notification directly from the transaction page. This functionality is available to users with the roles of User, Developer or Admin. Or you may request a manually resent callback via your shared support channel.

🚀
🔗
🚨
Need help with your integration? Click here to chat with our custom GPT for instant answers.
Order Notifications
Swapped.com Dashboard