Orders And One Click Upsells

Once a subscriber to your membership site logs in, you will of course present them with your membership content. However, you can also offer them new products which they can choose to buy in addition to the membership subscription they have already purchased from you.

One Click Upsells

Once someone has bought a subscription to your membership, there are several ways you can continue to sell to your new member. Assuming the member bought your membership subscription using a credit card, you will be able to offer him or her other products with a one-click upsell.

The advantage is lower friction when the member has an eligible stored payment method in Keap. In that case, the one-click order shortcodes can let a known member buy without re-entering the same card details.

It is up to you to decide which payment methods you will accept. If the member bought your membership with a credit card, then you can keep selling to that member with one-click upsells. If they used PayPal, however (assuming you offer PayPal), while you can still upsell them, it will not be a one-click experience — you would use an order form instead.

Order Forms

iMEMBER360 gives you several ways to place Keap commerce flows inside WordPress membership pages:

  • Keap order forms
  • the Keap shopping cart, or
  • the Keap one-click order

Keap Order Form

The Keap order form uses the [i4w_webform] shortcode and can be prefilled by logged-in member details, or by GET or POST data. You can also hide the email-address field when the member is already known. See the [i4w_webform] documentation for full details.

Keap Shopping Cart

The Keap shopping cart uses the [i4w_product], [i4w_subscription], and [i4w_ccard_update] shortcodes. Documentation: [i4w_product], [i4w_subscription], and [i4w_ccard_update].

Keap One Click Order

The Keap one-click order uses the [i4w_product_order] and [i4w_subscription_order] shortcodes. These can be placed on a thank-you page for one-click upsells, and used in conjunction with product, subscription, and card selection. See the [i4w_product_order] and [i4w_subscription_order] documentation.