Releases: paypay/paypayopa-sdk-python
1.0.9
What's Changed
- update README: add note and improve by ash-paypay in #88
- update domains by ash-paypay in #89
New Contributors
- ash-paypay made their first contribution in #88
Full Changelog: 1.0.8...1.0.9
Bug Fixes
Fixed issue on pending payment refund details api - wrong endpoint was used in refund details.
1.0.7: Merge pull request #80 from paypay/fix/check_orderItems
Bug Fixes
orderItemsが未設定の場合にcreate qr codeがエラーとなる不具合を修正しました。
Fixed a bug that create qr code causes an error when orderItems is not set.
1.0.6
Bug Fixes:
-- Payment URL is not set properly in create payment api
1.0.5
Bug Fixes / バグフィックス:
-- Set correct default requestedAt in refund_payment request
1.0.4
Features / 新商品のご紹介 :
-- Added Cashback APIs
-- Added PerfMode Implementation
Security Updates / セキュリティアップデート:
-- Dev Dependency updates
1.0.3
Merge pull request #62 from paypay/feature/PP-67208 Fix validation typo on pending payment refund
1.0.2
Bug Fixes / バグフィックス:
--- Remove UUID from setup.py as a backport dependency
1.0.1
Features / 新商品のご紹介 :
-- Add cashback API
Security Updates / セキュリティアップデート:
-- Add JWT validation
1.0.0
Features / 新商品のご紹介 :
-- Update endpoint for refunds for pending payment
Security Updates / セキュリティアップデート:
-- Dev Dependency updates