- Change the
environmentparameter toproduction. - Create a production API key
Summary
- Go live with Embed
environment parameter to production.<form action='/' id='payment-form'>
<Embed
gr4vyId='example'
environment='production',
...
/>
<input type="submit" />
</form>