Plugin Directory

Changeset 2027239


Ignore:
Timestamp:
02/08/2019 01:00:24 PM (7 years ago)
Author:
orderforms
Message:

update new version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orderforms-stripe/trunk/readme.txt

    r2027236 r2027239  
    11===  OrderForms.com Stripe Manager  ===
    22
    3 
    43Contributors: hiren1612,orderforms
    5 
    64Donate link: http://www.nexusmerchants.com/
    7 
    85Tags: Stripe, Subscription, Listing, Members
    96Requires at least: 3.0.1
    107Tested up to: 5.0.3
    118Stable tag: 4.5
    12 
    13 
    14 
    159License: GPLv2 or later
    16 
    17 
    18 
    1910License URI: http://www.gnu.org/licenses/gpl-2.0.html
    20 
    21 
    2211
    2312
     
    2514
    2615
    27 
    28 
    2916== Description ==
    30 
    31 
    32 
    3317- It gets stripe customer's data using wordpress' login Email.
    34 
    35 
    36 
    3718- Activate plugin and set credential in setting page. Add Stripe API Key and it will be connected.
    38 
    39 
    40 
    4119- Logged in user can able to deactivate him self in any active Stripe subscription and vise versa.
    42 
    43 
    44 
    4520- After login, user can able to Update/Add new credit card in stripe.
    4621
    4722
    48 
    49 
    5023== Usage ==
    51 
    52 
    53 
    5424Get and list of all cards,active subscription and inActive subscription.
    55 
    56 
    57 
    5825Manage card for Add/Updates.
    5926
    60 
    61 
    62 
    63 
    6427== Templates ==
    65 
    66 
    67 
    6828ShortCode                                   Description
    69 
    70 
    71 
    7229---------                                   -----------
    73 
    74 
    75 
    7630[memb_list_subscriptions_active]        List of all active subscription for stripe.
    77 
    78 
    79 
    8031
    8132[memb_list_subscriptions_inactive]      List of all inactive subscription for stripe.
    8233
    83 
    84 
    85 
    8634[subscriber_cardList]                   List of all cards or add new card in stripe.   
    8735
    88 
    89 
    90 
    9136== Installation ==
    92 
    93 
    94 
    95371. Upload "OrderForms.com Stripe Manager" to the "/wp-content/plugins/" directory.
    96 
    97 
    98 
    99382. Activate the plugin through the "Plugins" menu in WordPress.
    10039
    10140== How to Use ==
    102 
    103 
    104 
    10541Place shortcode [memb_list_subscriptions_active] / [memb_list_subscriptions_inactive] / [subscriber_cardList] in wordpress page, you want to display all subscriptions and card list in front-end. 
    10642
    10743
    108 
    109 
    11044== Frequently Asked Questions ==
    111 
    112 
    113 
    11445Having problems, questions, bugs & suggestions then Contact us at support@nexusmerchants.com
    11546
    116 
    117 
    118 
    11947== Screenshots ==
    120 
    121 
    122 
    123481. After activating the plugin it will be hooked in Settings Menu.
    124492. MemberList. Here you can Add/Edit stripr API Key.
     
    126514. Frontend display.
    12752
    128 
    129 
    130 
    13153== Changelog ==
    13254= v1.0 =
    13355
    134 
    135 
    13656* Initial release version.
Note: See TracChangeset for help on using the changeset viewer.