Skip to main content

mbr_my_payments

Usage

This shortcode displays a table of one-time purchases and subscriptions made by a user.

From within the table users can view invoices, refunds, manage their credit cards, and cancel or reactivate subscriptions.

Parameters

ParametersDescription
modeWhether live or test information will be displayed.
Permitted Values: live, test
Default: test
Required: no.
statusThe payment status that should be displayed.
Permitted Values:
For one-time payments: failed, pending, refund, refund_full, refund_partial
For subscriptions: active, paused, trial, cancelled, cancelled_at_period_end
Default: all
Required: no.

Validity

This shortcode is only available when the ActiveMember360 Payment Module is active as detailed within ActiveMember360 Payment Module Activation.

This shortcode is only processed for remote users i.e. logged in users who also exist as contacts within ActiveCampaign.

In all other cases, including WordPress users with the Administrator role nothing will be processed.

Conditional Branching

This shortcode does NOT support conditional branching with [ELSE_my_payments].

Nesting

Shortcode nesting is NOT supported.

Examples

Displays a table with all one-time payments and subscriptions made in test mode:

[mbr_my_payments]

API

Note

There is currently no ActiveMember360 API function equivalent for this shortcode.