WP Stripe Checkout WordPress User Tracking

WP User Tracking is an add-on for the WP Stripe Checkout plugin that can be used to track payments made by logged-in WordPress users on your website.

How It Works

When a payment is initiated by a logged-in WordPress user, the add-on will track the user and their WordPress user ID will automatically appear in the WP Stripe Checkout orders menu.

WordPress user ID inside a WP Stripe Checkout plugin order

With the {wp_user_id} email tag, you will also be able to show it in the notification email sent by the plugin.

Compatibility

The add-on will work only if you use one of these shortcodes from the WP Stripe Checkout plugin to accept payments:

  • wp_stripe_checkout_session
  • wp_stripe_checkout_payment_link

Leave a Comment