Shop Page with Stripe Payments
Example 1. – Basic product checkout
[stripe name=”My Store” description=”My Product” amount=”1999″]Example 2 – Require billing address:
[stripe name=”My Store” description=”My Product” amount=”1999″ billing=”true”]Example 3. – Require billing and shipping addresses:
[stripe name=”My Store” description=”My Product” amount=”1999″ billing=”true” shipping=”true”]Example 4. – Use a custom image on overlay:
[stripe name=”My Store” description=”My Product” amount=”1999″ image_url=”https://surreybootcamps.com/wp-content/uploads/2017/02/BLOG-3.jpg”]