We currently use cookies to improve and customize your experience on our site. If you accept, we’ll also use marketing cookies to show you personalized ads. Manage your cookies and learn more.
Code snippets for stacked button
Code snippets to place the PayPal buttons on your site. It supports 2 flavours "REACT", "HTML". Applicable only when integration_mode="BUTTON" & type="BUY_NOW".
frameworkenumRequired
To identify the flavour of code snippets for stacked button (e.g. "HTML", "REACT").
Match^[A-Z0-9_]+$Length1 <= length <= 32
Allowed values
"HTML"
Code snippets to add stacked buttons to your site with HTML
"REACT"
Code snippets to add stacked buttons to your site with React
headstringOptional
Paste this code in your website’s head (or at the top of your page’s body above the Part 2 code) only once per page.
Match^.*$Length1 <= length <= 9999
bodystringOptional
Paste this code in your page's body.
Match^.*$Length1 <= length <= 9999
button_placementstringOptional
Paste this code in the page where you want the button to show up, near your product.