Beskrivning
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"/]
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Simple Stripe checkout buttons” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Simple Stripe checkout buttons” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.