Pre-fill (email, wallet, etc)
Need to pass in parameters to prefill email or wallet address? We support that!
Use the optional walletAddress
to pre-fill the wallet address
Use the optional email
to pre-fill the email
Example:
If you've embedded the iframe directly, this example applies:
https://checkout.usewinter.com/?projectId=1&walletAddress=0xabcdefg&email=sean@awesome.com
Last updated