Changeset 2720204
- Timestamp:
- 05/08/2022 03:11:08 PM (3 years ago)
- Location:
- simple-stripe-checkout/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
simple-stripe-checkout/trunk/readme.txt
r2720202 r2720204 4 4 Requires at least: 4.9.13 5 5 Tested up to: 5.7.2 6 Stable tag: 1.1.1 56 Stable tag: 1.1.16 7 7 License: GPL v3 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-3.0.html -
simple-stripe-checkout/trunk/simple-stripe-checkout.php
r2720202 r2720204 5 5 Plugin URI: https://s-page.biz/ssc/ 6 6 Description: 決済プラットフォーム「Stripe」の連携プラグイン 7 Version: 1.1.1 57 Version: 1.1.16 8 8 Author: growniche 9 9 Author URI: https://www.growniche.co.jp/ … … 2623 2623 } 2624 2624 } catch ( Exception $e ) { 2625 print_r($e);2625 // print_r($e); 2626 2626 // N/A 2627 2627 }
Note: See TracChangeset
for help on using the changeset viewer.