About

Accepting payments in WordPress can be hard with complicated e-commerce shopping cart solutions. WP Simple Pay makes it easy.

- Keep visitors on your site and increase conversions by accepting payments directly on your WordPress website.
- Use the advanced drag and drop form builder to add custom fields like dropdowns, checkboxes, and more to collect additional data during payment.
- We use Stripe’s PCI-compliant servers to securely store and process payments. No credit card or payment information ever touches your server.

Create or link your Stripe account quickly and securely with Stripe Connect then choose from a pre-made payment form template to start accepting payments instantly.

44 Snippets
10+ Favourites
100+ Downloads

WP Simple Pay: Allow Customers to Exempt from Tax

Add a "Checkbox" field with the "Stripe Metadata Label" set to "Tax Exempt"

WP Simple Pay: Add Customer Shipping Address to Payment Metadata

Maps the customer's shipping address to the one-time payment record's metadata.

WP Simple Pay: Stripe Checkout - Subscription Confirmation

Ensure Customer Subscriptions are available in the payment confirmation data.

WP Simple Pay: Add Customer Phone to Customer Metadata

Adds the "Telephone" customer field value to the Customer record's metadata. This value is normally only…

WP Simple Pay: Modify Customer Record Creation

Add custom parameters to the Stripe Customer creation request.

WP Simple Pay: Google GA4 Payment Conversion Tracking

Execute a script the first and only time a payment confirmation is viewed.

Retrieve Card Details from Stripe Checkout One-Time Payments

This snippet ensures that the last four digits and card brand are available in payment confirmations…

Payment Method Smart Tag

This code only has handling for klarna, us_bank_account and card (default). The other available types are…

1 2 3 4