Simple Stripe checkout buttons

Simple Stripe checkout buttons Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 409 downloads
Simple Stripe checkout buttons Icon

Try plugin: Simple Stripe checkout buttons

We'll create fresh WordPress site with Simple Stripe checkout buttons installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Simple Stripe checkout buttons

An easy to accept payements using Stripe-hosted payment page that lets you collect payments quickly.

0


0


0


0


0

updated: 3 years ago
since: 3 years ago
author: ognjenpetrovic

Description

This plugin allows you to accept Stripe payments on your WordPress pages.

It uses a simple shortcode that creates one or more Stripe checkout buttons.

Stripe account prerequests

Configuration

After the plugin is installed and activated, you need to configure settings. Settings are located under “Settings->Simple Stripe buttons”

Usage

Create buttons using a simple shortcode.

Shortcode parameters:

  • price-id – Price ID from Stripe dashboard. Required
  • text – Button text. If ommited it default “Buy now” is used

Examples

[simple-stripe-button price-id="price_1HvOLlDMgdjb9VY8UYqYhCQk" /]

[simple-stripe-button price-id="price_1HwvyyDMgdjb9VY8RSyKuNfG" text="buy me"/]