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
To Do First
Ask your Question Hey
is it possible to pass the payer details via the options prop, to allow pre-population of certain fields?
const testdata = { payer: { email_address: '[email protected]', }, } <PayPalButton options={testdata} />
appreciate any guidance
thanks
The text was updated successfully, but these errors were encountered:
did you ever solve this?
Sorry, something went wrong.
No branches or pull requests
To Do First
Ask your Question
Hey
is it possible to pass the payer details via the options prop, to allow pre-population of certain fields?
appreciate any guidance
thanks
The text was updated successfully, but these errors were encountered: