Skip to main content

Documentation Index

Fetch the complete documentation index at: https://wpay-feat-edp-guide.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

After testing your implementation in your sandbox environment, the next step is to set up your production environment and go live.
  1. Change the environment parameter to production.
  2. Create a production API key
<form action='/' id='payment-form'>
  <Embed
    gr4vyId='example'
    environment='production',
    ...
  />
  <input type="submit" />
</form>

The Gr4vy ID is the unique identifier for your instance. Together with the environment (sandbox or production) it is used to connect to the right APIs.The possible values for your ID are one of wpay, wpay1, wpay2, or wpay3. We will inform you in which instance your account has been set up.
After completion, your transactions should appear in production environment.

Summary

  • Go live with Embed