Fast and simple way to accept payments using the Stripe service.
Where’s your plugin documentation?
Find our docs at WP Stripe Kit Lite Docs webpage.
Can I collect a product id?
Yes. This is an optional data point that you can add to each single item checkout button.
Can I collect shipping information?
Yes. This plugin uses the Stripe checkout process to collect name, address, city, state and postal code. You can use your
Stripe Dashboard to retrieve the shipping information collected during the customer checkout.
Is collecting shipping information optional?
Yes. Shipping information is an optional item for each checkout button.
Can I change the checkout button label?
Yes. Every checkout button can have a unique label.
Can I add quantites?
Yes. Each single item checkout button allows you to include the price and optionally a quanitity. The default quantity is 1. The total is computed for checkout.
Are sales or VAT taxes computed?
No. You need to include these taxes in the price.
Can I customize the checkout button styling?
Yes. We use the Best CSS Button Generator. You can copy the CSS properties and paste to try different button styles. We also provide a way to restore the original button CSS as a fallback if you do not want to keep your changes.
Can I have multiple payment buttons on a single page?
Yes.
Can I test without using real payment cards?
Yes. You can set the plugin to test mode and your Stripe Dashboard will show all the transactions in the test mode view. Stripe offers valid and fail testing card numbers. See Stripe Testing Card Numbers.
How do I fulfill orders?
You use the Stripe dashboard to retrieve payment, email and shipping information collected during checkout for your order or service fulfillment. Stripe offers Stripe Integrations that can pass data to email services like Mailchimp and shipping services like EasyPost.
You also can use Stripe to export the data so you can use it in spreadsheets or import it into other software.
Is this a shopping cart?
This is not a shopping cart. You can create checkout buttons for single purchases of one or a bundle of products and services.
Can I use this to make my WordPress website a subscription service?
No. This plugin allows you to accept payments for subscription plans you set up in Stripe. Stripe then handles the recurring billing. This does not integrate the Stripe subscription plan with your WordPress and it does not capture login information for memberships.
Can I make changes to a payment or issue refunds?
You can use your Stripe Dashboard to make changes to the payment and issue refunds. Changes to the payment are based on the Stripe terms of service.
Does the customer get a receipt?
Yes, you can configure customer receipts in the Stripe dashboard. They are sent via email.
How do I know when a payment is made?
You can configure your Stripe account to send you notifications of completed transactions.
What currencies are supported?
Multiple currencies are available. See the Stripe Currency FAQ. You can set each single order checkout button to currencies that Stripe supports. When you create subscription plans in your Stripe Dashboard you set the currency for the plan.
What are the system requirements?
-
Stripe requires (Transport Layer Security) TLS 1.2 for pages excepting live transactions. This means that they should start with https://. This is traditionally know as (Secure Socket Layer) SSL. Your web hosting service can configure TSL 1.2 on your website for an annual recurring fee.
-
PHP 5.5 or higher is recommended for optimal security and customer confidence.
-
You need a Stripe Account. Its free to get.
The term “SSL” continues to be used colloquially when referring to TLS. In either case its function is to protect transmitted data which is great news for your customer’s security.
TLS 1.2 is needed to meet the Payment Card Industry Data Security Standard) PCI-DSS which is also great news for your customer’s security.
If you do not have TLS 1.2 installed for your website, you can immediately start using this plugin to create checkout pages in a test mode. Then you can switch to live mode payment processing without any changes to your checkout pages.
Overwhelmed with acronyms and technology? Checkout (no pun intended) the WP Stripe Kit Lite Docs webpage for requirements help.
What support is available?
You can obtain free support at WordPress Plugins webpage or at the WP Stripe Kit Lite Support web page. Support responses are from 24 to 48 hours based a normal business day EST.
Where can I find more information about this plugin?
Visit the WP Stripe Kit Lite Webpage for more information.