Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updates * Code review (typos + comments) * Removed quantity getter in Stripe::Subscription (#28) * Bump actions/cache from 2.1.5 to 2.1.6 (#29) * Adds Stripe::File and Stripe::FileLink (#32) * file + file_link classes * Add retrieve methods and specs * Readme update * Adds Stripe::Account (#31) * Stripe::Account class. Needs to be reviewed for nillable types * WIP - refactoring Address * Complete Account object * Added working spec * Merge Adress and AdressJP * Adds Event object and Webhook class (#26) * Adds Event object + spec * WIP - Adding Webhook class / methods / specs * WIP - needs proper new Error objects * Webhook methods tested and updated. * Fixed ameba style verbose warning in webhook * WIP on macroization * cleanup * webhook security specs * Better event spec + previous_attributes field * Added annotations + respective macros * Stripe::Account union fields Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information