Skip to content

Releases: paypay/paypayopa-sdk-python

1.0.9

01 Jun 07:24
a013c0e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.8...1.0.9

Bug Fixes

28 Jun 05:52
3097a44

Choose a tag to compare

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

31 Mar 03:43
7074930

Choose a tag to compare

Bug Fixes

orderItemsが未設定の場合にcreate qr codeがエラーとなる不具合を修正しました。
Fixed a bug that create qr code causes an error when orderItems is not set.

1.0.6

08 Nov 05:36
63a7244

Choose a tag to compare

Bug Fixes:
-- Payment URL is not set properly in create payment api

1.0.5

27 Sep 19:18
4ba69eb

Choose a tag to compare

Bug Fixes / バグフィックス:
-- Set correct default requestedAt in refund_payment request

1.0.4

19 Apr 06:29
651f519

Choose a tag to compare

Features / 新商品のご紹介 :
-- Added Cashback APIs
-- Added PerfMode Implementation

Security Updates / セキュリティアップデート:
-- Dev Dependency updates

1.0.3

24 Mar 05:43
724ed4f

Choose a tag to compare

Merge pull request #62 from paypay/feature/PP-67208

Fix validation typo on pending payment refund

1.0.2

17 Feb 06:03
575a26c

Choose a tag to compare

Bug Fixes / バグフィックス:
--- Remove UUID from setup.py as a backport dependency

1.0.1

02 Feb 04:03
8946f48

Choose a tag to compare

Features / 新商品のご紹介 :
-- Add cashback API

Security Updates / セキュリティアップデート:
-- Add JWT validation

1.0.0

24 Jan 00:56
2e8e012

Choose a tag to compare

Features / 新商品のご紹介 :
-- Update endpoint for refunds for pending payment

Security Updates / セキュリティアップデート:
-- Dev Dependency updates