API
SDK
PAY.JPAPISDK
RubyPHPNode.jsPythonGoiOSAndroidFlutterReact Native SDK
- curl
- Python
- Ruby
- PHP
- Node.js
- Java
- Go
curl https://api.pay.jp/v1/charges \
-u sk_test_c62fade9d045b54cd76d7036: \
-d card=tok_76e202b409f3da51a0706605ac81 \
-d amount=3500 \
-d currency=jpy{
"amount": 3500,
"amount_refunded": 0,
"captured": true,
"captured_at": 1433127983,
...