stripe.cr icon indicating copy to clipboard operation
stripe.cr copied to clipboard

Stripe API Wrapper for crystal

Results 8 stripe.cr issues
Sort by recently updated
recently updated
newest added

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3.9.3 to 4.0.0. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. Changelog Sourced from peaceiris/actions-gh-pages's changelog. 4.0.0 (2024-04-08) build node 20.11.1 (5049354)...

dependencies

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @​takost in actions/cache#1284 feat: save-always flag by @​to-s in actions/cache#1242...

dependencies

Creating and updating Accounts Generate Account Links Add lots of enum values ----------------------- OK so this is more of opening a conversation than a full-on pull request: I'm not terribly...

Hey I'm not exactly sure what's the cleanest way to solve this so I'm just going to explain it for now: I'm trying to update_subscription with BOTH `items: [...]` and...

It is possible to understand how to set up the webhook through the API docs or the ruby version of it. But maybe add an example in the readme to...

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

I was courios why the url from the session was not available on the Checkout session object. I reviewed all other attributes that came from the API and added them...