Usage Examples

Receiving Basic Payments
  1. Enter a product name such as 'Our Great Product'
  2. Enter in Product Amount
  3. Optionally enter Product Description
  4. Optionally select a Product Image
  5. Optionally enable the Quantity Input option, if it's a product where multiple can be purchased at once
  6. Optionally enter Line Item 1 and 2, names and amounts, if you wish to charge additional fees, or split a tax out into a seperate line item
  7. Optionally enable the Show Billing Address Entry at Stripe Checkout option, if you wish to collect a billing address
  8. On the After Payment tab, set the Redirect to Page on Successful Payment page to a page thanking for the purchase
Receipt Payments for Protected Content
  1. Enter a product name such as '1 Year of Access '
  2. Select Submit Type of 'Pay'
  3. Enter a Button Label such as 'Purchase Access'
  4. Enter in the Product Amount and a Product Description such as '1 year access to our protected content'
  5. Create in concrete5 a User Group, such as 'Protected Content', optionally setting that users be removed from that group within a time period, i.e. a year.
  6. On the After Payment tab, check the Create Member on Payment option, selecting the newly created User Group 
  7. On the After Payment tab, set the Redirect to Page on Successful Payment page to a page on your site that is permission protected, with access via a logged in use in the user group you selected
  8. When customers purchase this product, a new user account will be created and the login details will be emailed to them (or if it already exists, will be updated with the user group(s).
Receiving Invoice Payments
  1. Enter a product name such as 'Invoice Payment'
  2. Select Submit Type of 'Donate'
  3. Enter a Button Label such as 'Pay Invoice'
  4. Enable the Amount Input on the block, entering in an Amount Field Label of 'Payment Amount'
  5. Enable the Description Input, entering a Description Field Label such 'Invoice Number'
  6. On the After Payment tab, set the Redirect to Page on Successful Payment page to a page thanking for payment
Receiving Donations
  1. Enter a product name such as 'Donation'
  2. Select Submit Type of 'Donate'
  3. Enter a Button Label such as 'Donate Now'
  4. Enable the Amount Input on the block, entering in an Amount Field Label of 'Donation Amount'
  5. Optionally enter in a default donation amount by entering a Product Amount
  6. Optionally enable the Description Input, entering a Description Field Label such 'Your Donation Message'
  7. On the After Payment tab, set the Redirect to Page on Successful Payment page to a page thanking for the donation
Receipt Payments for Products with Limited Quantities (e.g. ticket sales)
  1. Enter a product name such as 'Event Ticket - Dec 2020'
  2. Select Submit Type of 'Buy'
  3. Enter a Button Label such as 'Purchase Ticket'
  4. Optionally enable the Quantity Input option and enter a Quantity Field Label value such as 'Number of tickets'
  5. Enter in the Product Amount
  6. On the After Payment tab, check the Restrict Stock Level option, and enter in the number tickets into the Stock Level field
  7. Optionally configure a No Stock Message, such as 'Tickets Sold Out' 
  8. As tickets are purchased, the quantity on the block will be reduced, until it reaches zero, disabling sales.