You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for zip_payments on Account#create.capabilities, Account#update.capabilities, and Account.capabilities
Add support for zip on Charge.payment_method_details, PaymentIntent#confirm.payment_method_data, PaymentIntent#confirm.payment_method_options, PaymentIntent#create.payment_method_data, PaymentIntent#create.payment_method_options, PaymentIntent#update.payment_method_data, PaymentIntent#update.payment_method_options, PaymentIntent.payment_method_options, PaymentMethod#create, PaymentMethod#update, PaymentMethod, SetupIntent#confirm.payment_method_data, SetupIntent#create.payment_method_data, and SetupIntent#update.payment_method_data
Add support for new value zip on enums Checkout.Session#create.payment_method_types[] and PaymentMethod#create.type
Add support for new value zip on enums Customer#list_payment_methods.type and PaymentMethod#list.type
Add support for new value zip on enums PaymentIntent#confirm.payment_method_data.type, PaymentIntent#create.payment_method_data.type, PaymentIntent#update.payment_method_data.type, SetupIntent#confirm.payment_method_data.type, SetupIntent#create.payment_method_data.type, and SetupIntent#update.payment_method_data.type
Add support for new value zip on enum PaymentMethod.type