• Resolved shayiris

    (@shayiris)


    Hello, I am having some trouble setting up Recharge subscription for my ShopWP products. I’ve followed all the set-up steps, but the subscription widget isn’t showing on my WordPress (ShopWP checkout) or even the Shopify checkout. Could you please help me out?
    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter shayiris

    (@shayiris)

    Also, after checking out (for subscription-only products), I get a “Your cart is empty” error on Shopify. Then, I can’t redirect to my WordPress store.

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @shayiris Hey there,

    First let me address the checkout redirect.

    You may not be doing this, but just in case, you can’t add your WordPress domain to the Shopify domains settings. The reason is because my plugin relies on the default Shopify checkout pages. So if you set your WordPress domain as the “primary domain” inside Shopify, when a user clicks checkout inside the cart, the plugin will attempt to send them to a checkout page that doesn’t exist on WordPress.

    So keep your “myshopify.com” domain as the primary domain inside Shopify.

    Regarding the subscriptions widget not showing, are you showing your products with a shortcode? If so, can you send it to me?

    Thread Starter shayiris

    (@shayiris)

    Hello @andrewmrobbins,

    Thanks for the prompt response.

    My “myshopify.com” domain remains as my primary domain, so that can’t be it.

    Yes, I am using shortcodes. Here you go:

    [wps_products title="Benoo Meal Kit" link_to="wordpress" subscriptions="true" link_with_buy_button="true" show_quantity_label="true" direct_checkout="false" hide_quantity="true" images_align="true" full_width="false" excludes="quantity_label, pricing, title, images, description" variant_style="buttons" add_to_cart_button_text="Select this kit" show_zoom="true" clear_selections_text="Wrong choice? Start over" quantity_step="true" show_cart_close_icon="true" cart_close="right" after_added_text="Great choice!" variant_dropdown_button_color="#F08080" title_color="#F08080"] [wps_cart_icon cart_title="You've selected:" type="inline" checkout_text="Subscribe" empty_cart_text="Oops- no kit in here!" subtotal_label_text="Subtotal" quantity_step="true"]

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @shayiris I see the issue. You have to change link_to=”wordpress” to link_to=”none”

    You can’t show the subscriptions widget and link the product to a PDP page at the same time.

    Thread Starter shayiris

    (@shayiris)

    Yay, it works! Thank you so much, @andrewmrobbins!
    You just cured my week-long headache. ??

    Plugin Author andrewmrobbins

    (@andrewmrobbins)

    @shayiris Awesome, no problem!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Recharge Subscription not working on ShopWP product’ is closed to new replies.