©️
Cryptadium API
  • Basics
    • Payments
      • Crypto payment
      • Fiat payment
      • Recurring payment
      • Link for payers
      • Receiving payment
      • Integration Testing Flow
      • Redirect to your URL using an iframe
      • Balance request
    • Check wallet address
    • Withdrawal
    • Payments with static wallets for clients
  • Webhooks
  • Errors
  • Preparation for integration
Powered by GitBook
On this page
  1. Basics
  2. Payments

Integration Testing Flow

  1. To test the integration in the methods used it is necessary to replace "payment" with "sandbox" in the request URL, thus switching to sandbox mode, in the sandbox the creation of payment is simulated.

  2. To change the status for receiving webhook you need to log in to the personal account of Cryptadium, and return to the payment form in sandbox.

  3. 3 buttons should appear on the form, which are responsible for the possible statuses of payments, pressing them on Callback URL will send payment data in the specified status.

PreviousReceiving paymentNextRedirect to your URL using an iframe

Last updated 8 months ago