We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
both paypal-js and react-paypal-js
sandbox is supported. see https://github.com/paypal/paypal-js/blob/main/packages/paypal-js/src/utils.ts#L73
I do not see it documented though.
No indication of how to enter sandbox mode.
Documentation of the parameter environment and it's allowed values such as "sandbox".
environment
"sandbox"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Library used
both paypal-js and react-paypal-js
🐞 Describe the Bug
sandbox is supported. see https://github.com/paypal/paypal-js/blob/main/packages/paypal-js/src/utils.ts#L73
I do not see it documented though.
😕 Actual Behavior
No indication of how to enter sandbox mode.
🤔 Expected Behavior
Documentation of the parameter
environment
and it's allowed values such as"sandbox"
.The text was updated successfully, but these errors were encountered: