Documentation
HomeStatusSign in ->
  • Developer guide
  • How it works?
  • Integration Quick Guide
    • Link Flow
    • Embedded Flow
    • Running Workflow
  • Production setup
  • Widget
    • Methods
    • Inline mode
  • Postman Collection
  • Records
    • Introduction
    • Migration Guide: Migrating from Cases to Records
  • TRANSACTIONLINK API
    • API Reference
      • Authentication
      • Cases (deprecated)
      • Resources
      • Parameters
      • Token
      • Link
      • Workflows
      • Records
        • Attachments
    • API Changelog
    • API Versioning
Powered by GitBook
On this page
  • Getting access to production
  • Going live

Was this helpful?

Production setup

In order to start verifying your customers live, you will need to convert your TransactionLink account to be production ready.

Getting access to production

Once you're ready to go live, please write us an email at tech@transactionlink.io. We will do the necessary setup and prepare your workflow(s) in the production workspace. Once done, we'll get back to you with a production pack.

Going live

Once your production workspace is set up and you are ready to go live, you will need to:

  • Generate API keys in the production workspace

  • Switch the sandbox API keys to the production ones

  • Switch out the sandbox API address to the production address (api.sandbox.transactionlink.io -> api.transactionlink.io)

  • Point the CDN address of our frontend script to the production address (widget.sandbox.transactionlink.io -> widget.transactionlink.io)

Please note that once live you will be getting access to sensitive data of your customers.

Make sure to manage and utilise them with due care and caution.

PreviousRunning WorkflowNextWidget

Last updated 1 year ago

Was this helpful?