Collect Payments and Sell Items with Stripe
Alert! This tutorial assumes you already have a Stripe account. If you need to sign up for a Stripe account you can do there here: [https://dashboard.stripe.com/register](https://dashboard.stripe.com/register)
Setup Stripe Payment Link
1
In your Stripe account click on "Payments"
2
Click on "Payment Links"
3
Click "New" to create a new Payment Link
4
Select an existing product, or type in a name to create a new product
5
Click "Add" if creating a new product
6
In the "Name" field edit the product name if desired
7
In the "Price" field enter the price
8
Select whether this is a One Time or Recurring product
9
Upload an image if desired
10
When finished editing the settings click "Add Product"
11
If desired, enable "Let customers adjust quantity"
12
If desired, enable "Collect customer's addresses" (for example if you need to ship the product to them). Then select whether you need the Billing or Shipping and Billing address.
13
If you are collecting shipping address, you'll need to select which countries you ship to. Click "Select Shipping Countries".
14
Select the countries you will ship to
15
Click the "Save" button
16
Under "Advanced Options" enable any advanced features you'd like to use. The most common one you may use is to "Allow promotion codes" if you'd like to offer discount codes.
17
On the "After payment" settings, change the options, if desired. If you aren't sure, leave the settings as the default which is "Show a confirmation page".
18
The default option is to show a confirmation page and there is an option to replace the default custom message with your own message
19
Or you can select to not show a confirmation page and redirect customers to a page on your website. For example you might create a thank you page on your site thanking the customer for their order and you would put the URL to the thank you page in this setting.
20
When you are done with all settings, click "Create Link"
21
On the payment link edit screen click "Copy" to copy the payment link
Setup Oh My, Hi & Add Payment Link
22
On your Oh My, Hi site, edit the page or post you'd like to sell your product on or create a new page or post if desired
23
On the page edit screen click the "Add Block" button
24
Select the "Content Columns" block
25
In the block "Heading" setting enter a heading for the block if desired
26
In the first column, click "Add Image"
27
Select an existing image from your media library or upload a new image and then click the "Select" button
28
In the column's "Heading" field enter a heading for the column (this heading shows under the image)
29
In the column's "Text" field enter text for the column you'd like to display (this text will show under the column heading)
30
In the "Button Text" field enter the text you would like shown under the Text entered above. This button will take your visitor to a checkout page to purchase the product.
31
In the "Button Link" field paste in the Stripe Payment Link that was copied above
32
When you are done with the changes to your page, click the "Update" button
What You See After Setup is Complete
33
This is what your page will look like after following the steps above. The Buy Now button will take your visitor to Stripe to complete checkout
34
This is what the Stripe checkout page looks like where your visitor will enter payment details and complete checkout