Skip to content

Transfer Reversals, Refund Service, and misc new properties

Compare
Choose a tag to compare
@jaymedavis jaymedavis released this 13 Apr 00:42
· 3010 commits to master since this release
  • added StripeTransferReversal and supporting properties to StripeTransfer
  • added the StripeRefundService
  • the StripeDispute object is now available on StripeCharge
  • added the MetaData property to StripeCard, StripeCardUpdateOptions, and StripeCreditCardOptions
  • added BillingCycleAnchor to StripeSubscriptionCreateOptions
  • fixed the Deleted property on StripeCustomer (was missing the JsonProperty attribute)