=== HT PAY.JP for kintone ===
Contributors: tkc49
Donate link:
Tags: Contact Form 7, kintone, PAY.JP, form data to kintone
Requires at least: 6.6
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.6.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin can payment using PAY.JP

== Description ==

This plugin needs [Contact Form 7](https://ja.wordpress.org/plugins/contact-form-7/) and [Form data to kintone](https://ja.wordpress.org/plugins/kintone-form/).
This plugin can payment using PAY.JP and post to kintone.

[youtube https://www.youtube.com/watch?v=I_lXUYyYR0U]

= What is kintone? =

It is a cloud service that can make the business applications with non-programming provided by Cybozu.

Collaborate with team members and partners via apps and workspaces.

* Information in Japanese : [https://kintone.cybozu.com/jp/](https://kintone.cybozu.com/jp/)
* Information in English: [https://www.kintone.com/](https://www.kintone.com/)

= What is PAY.JP? =
PAY.JP is  a suite of payment APIs in Japan.
[https://pay.jp/](https://pay.jp/)

== Installation ==

1. Upload the entire `ht-payjp-for-kintone` folder to the `/ wp-content / plugins /` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= A question that someone might have =


= What about foo bar? =

Answer to foo bar dilemma.

== Screenshots ==

1. screenshot-1.png
2. screenshot-2.png
3. screenshot-3.png
4. screenshot-4.png

== Changelog ==

= 1.6.1( 2024-11-24 ) =

* Added setting guide link for 3D Secure

= 1.6.0( 2024-11-23 ) =

* Added 3D Secure switching functionality
* Added support for 3D Secure with Prerelease (Available until April 30, 2025)
* Added support for 3D Secure Enabled (Available from February 4, 2025)

= 1.5.0( 2024-11-17 ) =

* Updated payjp/payjp-php version from 1.0.5 to 1.7.0
* Added error handling for \Payjp\Error\Card

= 1.4.1( 2023-11-05 ) =

* [Fixed]Handle case where 'description' setting is not provided


= 1.4.0( 2023-11-03 ) =

* Support for adding description to payment data

= 1.3.6( 2023-05-26 ) =

* Fixed an issue with the incorrect configuration of the `wpcf7_add_form_tag` function.

= 1.3.5 =
Release Date: April 8th, 2022

* [Update] Update version number.

= 1.3.4 =
Release Date: April 8th, 2022

* [Fixed] Fixed text domain.

= 1.3.3 =
Release Date: March 30th, 2022

* [Fixed] Fixed a bug with payjp-charged-captured-at.

= 1.3.2 =
Release Date: March 24th, 2022

* [Update] Version up number.

= 1.3.1 =
Release Date: March 24th, 2022

* [Added] Support for saving Pay.jp payment datetime to kintone.

= 1.3.0 =
Release Date: February 26th, 2022

* [Added] Supported language settings for Pay.jp payment dialog.

= 1.2.5 =
Release Date: Jun 8th, 2021

* [Added] Added support for retrieving Pay.jp's settlement processing date.
* [Added] Remove unwanted strings such as commas and yen from the payment amount.

= 1.2.4 =
* [Fixed] A problem with the radio button as an element in the amount form.

= 1.2.3 =
* [Remove] the webhook waiting process in Pro version

= 1.2.2 =
* [Remove] filter hook of "set_update_key_for_kintone" in Pro version

= 1.2.1 =
* Changed to be updated from release assets.

= 1.2.0 =
* Add auto update for PRO.

= 1.1.0 =
* Fixed a bug that caused payment to be made to Pay.jp even if there was a validation error in Contact form 7.

= 1.0.8 =
* Fix Undefined index: kintone-enabled.

= 1.0.7 =
* Change all of Class name.

= 1.0.6 =
* Change the order of displayeds tabs.

= 1.0.5 =
* Fix Validation check was executed even when HT PAY.JP for kintone was disabled.

= 1.0.4 =
* Add Youtube on readme.txt.

= 1.0.3 =
* Add banner and icon of Plugin.

= 1.0.2 =
* Change readme.txt.


= 1.0.1 =
* Fix typo.

= 1.0.0 =
* First Release