Use configurable capture methods and set up future usage for South Korean payment methods
What’s new
The following South Korean payment methods now support setting the capture_method to manual
, which overrides the configuration for the Session:
The following South Korean payment methods now support setup_future_usage, which you set when you create a Session:
Impact
You can now override the default automatic capture of a payment transaction using South Korean payment methods when you create a Checkout Session. Set capture_method to manual
on the payment_
parameter for the specific payment method to place a hold on the payment method.
You can now specify whether to save South Korean payment method details during payment when you create a Checkout Session. For example, set setup_future_usage to off_
in the payment_
parameter for the specific payment method to enable charging the customer at a later time, such as for a cancellation fee.