Plugin Directory

Changeset 2720204


Ignore:
Timestamp:
05/08/2022 03:11:08 PM (3 years ago)
Author:
growniche
Message:

Stripeカスタマーポータルへのアクセスにおける入力チェックエラー時の修正

Location:
simple-stripe-checkout/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-stripe-checkout/trunk/readme.txt

    r2720202 r2720204  
    44Requires at least: 4.9.13
    55Tested up to: 5.7.2
    6 Stable tag: 1.1.15
     6Stable tag: 1.1.16
    77License: GPL v3 or later
    88License URI: http://www.gnu.org/licenses/gpl-3.0.html
  • simple-stripe-checkout/trunk/simple-stripe-checkout.php

    r2720202 r2720204  
    55  Plugin URI: https://s-page.biz/ssc/
    66  Description: 決済プラットフォーム「Stripe」の連携プラグイン
    7   Version: 1.1.15
     7  Version: 1.1.16
    88  Author: growniche
    99  Author URI: https://www.growniche.co.jp/
     
    26232623                }
    26242624            } catch ( Exception $e ) {
    2625                 print_r($e);
     2625                // print_r($e);
    26262626                // N/A
    26272627            }
Note: See TracChangeset for help on using the changeset viewer.