New Features
- Add an Idempotency-Key header to each API request to create a payment_intent.
Bug Fixes
- Fixed a 3DS recurring payment issue encountered when a user is logged in during the recurring payment attempt.
- Only use
php_uname()
for API request user agent construction if the function is available.
Leave a Reply