We'll create fresh WordPress site with Simple PAY.JP Payment installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin provides payment form by PAY.JP with simple shortcode.
Note:
The supported currency is only JPY so far.
Example of Shortcode:
[simple-payjp-payment amount=50 form-id="id-string" name='no' result-ok="https://example.tokyo/?page_id=7" result-ng="https://example.tokyo/?page_id=8" ]
(*) ‘amount’ is mandatory for single payment. ‘plan-id’ is mandatory for subscription payment. ‘amount’ and ‘plan-id’ should be exclusive.
You can confirm these information of each payments in descripton property of Charge record on PAY.JP admin panel.
Only one shoutcode can be placed in a page.
How to use is summalized in the following page:
WordPressプラグイン Simple PAY.JP Payment