Adds support for saving and reusing Naver Pay payment methods
What’s new
You can save Naver Pay payment methods and use them for future payments.
Impact
You can now use Naver Pay with:
- SetupIntent: Save payment method details without making a payment and make payments in the future.
- setup_future_usage: Save payment details during payment and make additional payments in the future.
Use the buyer_
parameter in PaymentMethod.naver_pay and SetupAttempt.payment_method_details.naver_pay to check if two Naver Pay accounts are the same.
Changes
Upgrade
Related changes
- Updates the Vault and Forward API to return a 402 status code for upstream request timeouts
- Deprecates manual capture method for Interac cards
- Payment Methods won’t allow modifying fields for Naver Pay once the object is first created
- Partially capturing or canceling payments no longer creates a Refund
- Adds support for Klarna in the Hosted Invoice Page
- Adds ability to configure saved payment methods for one-time payments on the Hosted Invoice Page
- Adds support for the Billie local payment method
- Adds support for the Satispay local payment method
- Makes the client parameter optional for WeChat Pay until confirmation
- Adds support for the New Zealand BECS Direct Debit local payment method