@ambassadorai/payment-webview
v1.1.9
Published
A package that can be included in the chat webview component, or the Messenger webview host. You should pass one of either `token` or `signedRequest` depending on the environment.
Downloads
42
Readme
Payment webview
A package that can be included in the chat webview component, or the Messenger webview host.
You should pass one of either token
or signedRequest
depending on the environment.
Environment variables
API_URL
- URL to the/webview/payment
API on the dashboard.CHAT_TOKEN
- JWT token provided by the chat app.WEBVIEW_APP_ID
- (Optional) ID for a specific webview app to get options from.