Skip to content

v354

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 20:26
· 1127 commits to master since this release
  • 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