Skip to content

whopio/wordpress-checkout-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

=== Whop Checkout Embed ===
Contributors: woodsandhillsplc
Tags: whop, checkout, ecommerce
Requires at least: 5.8
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.9.9
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Embed a Whop checkout on your WordPress site using a block or shortcode.

== External services ==

This plugin relies on Whop to render the checkout form. When you add a Whop Checkout block or shortcode, the plugin loads a remote script from `https://js.whop.com/static/checkout/loader.js` to embed the checkout experience on your site.  To configure the embed, the plugin passes non‑personal configuration data via HTML data attributes, including your **plan ID**, selected **theme** (e.g. `light` or `dark`), optional **accent colour**, **maximum width**, whether to **hide the price** or **terms of service** on the form, a **session ID**, a **custom container ID**, and flags such as **skip UTM**.  These values determine how the checkout form looks and behaves.

When a visitor completes a purchase, Whop collects information necessary to process the transaction (such as email address, payment details and other order information).  This plugin does **not** collect, transmit or store any sensitive payment data itself; all payment processing and subscription management is handled by Whop’s servers.  For further details about Whop’s data practices, please consult their terms of service and privacy policy.

Use of the Whop checkout is subject to Whop’s [Terms of Service](https://whop.com/tos/) and [Privacy Policy](https://whop.com/privacy/).  By activating this plugin and embedding a Whop checkout form you acknowledge that data is sent to Whop as described above and you agree to those terms.

== Description ==

Embed a Whop checkout on your WordPress site.  This plugin provides both a
Gutenberg block and a shortcode for inserting a checkout form anywhere on
your site.  Configure defaults via the settings page or override options via
shortcode attributes or block inspector controls.

== Changelog ==

= 1.9.9 =
* Updated the plugin’s text domain from `whop-checkout` to `whop-checkout-embed` to match the plugin slug, as required by the WordPress Plugin Directory. All calls to translation functions now use the correct domain.
* Updated the plugin header’s `Text Domain` field to `whop-checkout-embed` and bumped the plugin version to 1.9.9.
* Updated the stable tag in this readme and added this changelog entry.

About

WordPress checkout embed plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published