• Resolved jerrystampfer

    (@jerrystampfer)


    Hi – I am testing ARMember on a site of mine and one of the most important things for me is that the member can easily cancel their PayPal or Stripe subscription. I have looked at your documentation n this subject but it doesn’t add up to what is actually available in wp or the plugin.

    When I go to add a page in wp it just brings me straight to the new page with no option for adding membership shortcodes and no pop-out form with membership shortcodes.

    How can I add a ‘manage profile’ page for members with cancel subscription button(s).

    Many thanks and best wishes,

    Jerry.

Viewing 1 replies (of 1 total)
  • Plugin Author reputeinfosystems

    (@reputeinfosystems)

    Hello,

    Yes! ARmember does provide facility to display member’s current plan details shortcodes and Payment Transaction details shortcodes.

    1. To Display Current Membership Plan, from WordPress Admin Panel -> Add/Edit Post/Page page above Editor Click on “Membership Shortcodes” OR from Gutenberg Editor “Add Blocks” -> “ARMember Blocks” -> “Membership Shortcodes” button.
    After that Select “Others” From the Left tab and select “Current Membership” from the “Select Option” dropdown.
    Now, you need to “Select Setup”, “Current Membership” field which you want to display for members, Display Renew Subscription Button?, Display Cancel Subscription Button?, Display Update Card Subscription Button? according to your requirements. Click on Add Shortcode. That’s it!

    Example Shortcode:

    [arm_membership title=”Current Membership” setup_id=”1″ display_renew_button=”true” renew_text=”Renew” make_payment_text=”Make Payment” renew_css=”” renew_hover_css=”” display_cancel_button=”true” cancel_text=”Cancel” cancel_css=”” cancel_hover_css=”” cancel_message=”Your subscription has been cancelled.” display_update_card_button=”true” update_card_text=”Update Card” update_card_css=”” update_card_hover_css=”” trial_active=”trial active” per_page=”5″ message_no_record=”There is no membership found.”  membership_label=”current_membership_no,current_membership_is,current_membership_recurring_profile,current_membership_started_on,current_membership_expired_on,current_membership_next_billing_date,action_button,”  membership_value=”No.,Membership Plan,Plan Type,Starts On,Expires On,Cycle Date,Action,”]

    2. For Display Payment Transaction Shortcode, You can add this shortcode from WordPress Admin Panel -> Add/Edit Post/Page page above Editor Click on “Membership Shortcodes” OR from Gutenberg Editor “Add Blocks” -> “ARMember Blocks” -> “Membership Shortcodes” button.
    After that Select “Others” From Left tab and select “Payment Transactions” from “Select Option” dropdown.
    You can display Transaction fields from “Transaction History” option.
    To display Invoice to member you need to select “Yes” for “Display View Invoice Button?” option and configure shortcode according to your requirement. 
    Click on Add Shortcode. That’s it!

    Example shortcode:

    [arm_member_transaction display_invoice_button=”true” view_invoice_text=”View Invoice” view_invoice_css=”” view_invoice_hover_css=”” title=”Transactions” per_page=”5″ message_no_record=”There is no any Transactions found”  label=’transaction_id,invoice_id,plan,payment_gateway,payment_type,transaction_status,amount,used_coupon_code,used_coupon_discount,payment_date,tax_percentage,tax_amount,’  value=’Transaction ID,Invoice ID,Plan,Payment Gateway,Payment Type,Transaction Status,Amount,Used coupon Code,Used coupon Discount,Payment Date,TAX Percentage,TAX Amount,’]

    For more information, please refer ARMember documentation: https://www.armemberplugin.com/documents/armember-membership-shortcodes/

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘member cancel subscription’ is closed to new replies.