Title: Customer Portal for Stripe
Author: OrderForms.com
Published: <strong>جنوری 29, 2019</strong>
Last modified: نوامبر 28, 2022

---

جستجوی افزونه‌ها

این افزونه **با آخرین 3 نسخه اصلی وردپرس تست نشده است**. ممکن است دیگر نگهداری یا
پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری 
داشته باشد.

![](https://s.w.org/plugins/geopattern-icon/orderforms-stripe.svg)

# Customer Portal for Stripe

 توسط [OrderForms.com](https://profiles.wordpress.org/orderforms/)

[دانلود](https://downloads.wordpress.org/plugin/orderforms-stripe.4.1.6.zip)

 * [جزئیات](https://fa-af.wordpress.org/plugins/orderforms-stripe/#description)
 * [نقد و بررسی‌ها](https://fa-af.wordpress.org/plugins/orderforms-stripe/#reviews)
 *  [نصب](https://fa-af.wordpress.org/plugins/orderforms-stripe/#installation)
 * [توسعه](https://fa-af.wordpress.org/plugins/orderforms-stripe/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/orderforms-stripe/)

## توضیحات

Customer Portal for Stripe provides shortcodes which allows the currently signed-
in user to
 manage their Stripe subscriptions, see their invoices & manage their
cards:

 * `[cpfs_list_subscriptions allow-cancel="true"]`
    Lists up to 10 Stripe subscriptions.
   The default value for`allow-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.

#### Notes:

 * On first visit of any page containing a `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.
 * If needed, an administrator can manually link a Stripe customer ID to a user 
   by editing the affected user profile
    in WP Admin and updating the `Stripe Customer
   ID` field.
 * If an administrator updates the email address of any user in WP Admin, the Stripe
   customer email will be updated as
    well (or created if the customer doesn’t exist).
 * If a user updates their email address in WordPress, **_their email will not be
   updated in Stripe_**.
 * Responses from Stripe are being cached for 15 minutes to avoid excessive API 
   calls.

## عکس‌های صفحه

 * [[
 * [[
 * [[
 * [[
 * [[
 * [[
 * [[
 * [[

## نصب

 1. Upload `customer-portal-for-stripe` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place any of the `[cpfs_*]` shortcodes into your pages

## نقد و بررسی‌ها

![](https://secure.gravatar.com/avatar/6c1ce36f3f4956505324b3a19cf9c34a507624927b5c4a84a854d40a089edda4?
s=60&d=retro&r=g)

### 󠀁[Just perfect!](https://wordpress.org/support/topic/just-perfect-624/)󠁿

 [a.a.martines](https://profiles.wordpress.org/aamartines/) مارچ 10, 2023

Does exactly what I needed with minimal setup. I’m using this to extend the functionality
of WP Full Stripe’s Customer Portal, which doesn’t show next renewal date for subscriptions
or allow access to invoices. This does exactly that, and works perfectly!

![](https://secure.gravatar.com/avatar/43b0f9592bbdefd33941b11bf9c3b54586695f09346879059b862e7034ff2595?
s=60&d=retro&r=g)

### 󠀁[Just the plugin I needed](https://wordpress.org/support/topic/just-the-plugin-i-needed-5/)󠁿

 [](https://profiles.wordpress.org/kdgjevre/) فبروری 15, 2019

Our membership site has users with subscriptions through Stripe. We were unable 
to have the members manage there own subscriptions. They had to email in to have
customer service cancel payments, change credit cards.. it was a nightmare. What
makes this plugin better than others is it works off the email address and not the
Stripe Customer ID which a single customer can have several Stripe IDs. It is simple
to install and immediately gives members access to subscription plans they have 
in Stripe.

 [ خواندن تمامی 2 نقد و بررسی‌ ](https://wordpress.org/support/plugin/orderforms-stripe/reviews/)

## توسعه دهندگان و همکاران

“Customer Portal for Stripe” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ OrderForms.com ](https://profiles.wordpress.org/orderforms/)
 *   [ Nexus Merchants ](https://profiles.wordpress.org/nexusmerchants/)
 *   [ TacoCode ](https://profiles.wordpress.org/tacocode/)

“Customer Portal for Stripe” به 1 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/orderforms-stripe/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “Customer Portal for Stripe” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/orderforms-stripe)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/orderforms-stripe/),
را بررسی کنید [مخزن SVN](https://plugins.svn.wordpress.org/orderforms-stripe/), 
یا مشترک شوید [گزارش توسعه](https://plugins.trac.wordpress.org/log/orderforms-stripe/)
توسط [RSS](https://plugins.trac.wordpress.org/log/orderforms-stripe/?limit=100&mode=stop_on_copy&format=rss).

## گزارش تغییرات

#### 4.1.6

 * Improve error handling

#### 4.1.5

 * [FIXED] Fix regex to allow saving of live keys. [Cameron Gilroy](https://github.com/nexusmerchants/wp-orderforms-stripe/pull/3)

#### 4.1.4

 * [SECURITY] Escape all Stripe API output

#### 4.1.3

 * [CHANGED] Remove ZIP input/requirement when adding a new card

#### 4.1.2

 * [FIXED] Properly handle `[cpfs_list_subscriptions]` shortcode attribute(s)

#### 4.1.1

 * [IMPROVED] Remove both card & customer transient upon card update to immediately
   reflect ‘default card’ attribute

#### 4.1.0

 * Complete plugin rewrite

#### 1.1.0

 * Initial release

## اطلاعات

 *  Version **4.1.6**
 *  Last updated **3 سال پیش**
 *  Active installations **20+**
 *  WordPress version ** 5.7.2 یا بالاتر **
 *  Tested up to **5.9.13**
 *  PHP version ** 7.4 یا بالاتر **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/orderforms-stripe/) و [German](https://de.wordpress.org/plugins/orderforms-stripe/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/orderforms-stripe)
 * Tags
 * [Billing](https://fa-af.wordpress.org/plugins/tags/billing/)[customer](https://fa-af.wordpress.org/plugins/tags/customer/)
   [invoice](https://fa-af.wordpress.org/plugins/tags/invoice/)[stripe](https://fa-af.wordpress.org/plugins/tags/stripe/)
   [subscription](https://fa-af.wordpress.org/plugins/tags/subscription/)
 *  [نمایش پیشرفته](https://fa-af.wordpress.org/plugins/orderforms-stripe/advanced/)

## امتیازها

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/orderforms-stripe/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/orderforms-stripe/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/orderforms-stripe/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/orderforms-stripe/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/orderforms-stripe/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/orderforms-stripe/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/orderforms-stripe/reviews/)

## مشارکت کنندگان

 *   [ OrderForms.com ](https://profiles.wordpress.org/orderforms/)
 *   [ Nexus Merchants ](https://profiles.wordpress.org/nexusmerchants/)
 *   [ TacoCode ](https://profiles.wordpress.org/tacocode/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/orderforms-stripe/)