Skip to content

Source is finally here!

Compare
Choose a tag to compare
@jaymedavis jaymedavis released this 02 Jul 02:19
· 2987 commits to master since this release
  • changed Card to Source on customers/charges/createcard
  • updated the readme to reflect customers/charges/cards using Source instead of Card
  • removed StripeCardList and StripeSubscriptionList in favor of using StripeList
  • removed Refund from StripeChargeService (it's now used on the StripeRefundService)
  • added lots of missing properties to various entities
  • updated the property names on StripeCreditCardOptions to match more closely with StripeSourceOptions