开发者 |
nexusmerchants
tacocode |
---|---|
更新时间 | 2022年11月28日 11:30 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 5.9.3 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[cpfs_list_subscriptions allow-cancel="true"]
Lists up to 10 Stripe subscriptions. The default value forallow-cancel
is false
.
To allow a user to cancel their subscriptions, set allow-cancel="true"
.[cpfs_list_invoices]
Lists up to 10 Stripe invoices.[cpfs_list_cards]
Lists up to 10 credit cards stored at Stripe.[cpfs_add_card]
Allows a user to add a new card. The newly added card will be set as default.cpfs_*
shortcode, the currently signed-in user will be looked up
in Stripe using the user's email address. If not matching customer is found, a customer will be created.Stripe Customer ID
field.customer-portal-for-stripe
to the /wp-content/plugins/
directory[cpfs_*]
shortcodes into your pages[cpfs_list_subscriptions]
shortcode attribute(s)