Next Stripe Versions Save

Simplified server-side Stripe workflows in Next.js

v1.0.0-beta.9

3 years ago

1.0.0-beta.9 (2021-02-08)

Code Refactoring

  • Recommend using restricted API key (#23) (cfaf335)

BREAKING CHANGES

  • Now called stripe_key

  • docs: Update README

Add note recommending restricted key usage

  • docs: Additional README context

v1.0.0-beta.8

3 years ago

1.0.0-beta.8 (2021-01-30)

Features

  • simplify NextStripe initialization (#14) (fedcfc6)

v1.0.0-beta.7

3 years ago

1.0.0-beta.7 (2021-01-27)

Features

v1.0.0-beta.6

3 years ago

1.0.0-beta.6 (2021-01-27)

Bug Fixes

  • Add missing function export from next-stripe/client (#10) (2509fa0)

v1.0.0-beta.5

3 years ago

1.0.0-beta.5 (2021-01-27)

Features

  • Add createBillingPortalSession (#8) (7e477dc)

v1.0.0-beta.4

3 years ago

1.0.0-beta.4 (2021-01-27)

Features

v1.0.0-beta.3

3 years ago

1.0.0-beta.3 (2021-01-27)

Features

v1.0.0-beta.2

3 years ago

1.0.0-beta.2 (2021-01-26)

Bug Fixes

  • Issues with createPaymentIntent (#3) (d270753)

v1.0.0-beta.1

3 years ago

1.0.0-beta.1 (2021-01-26)

Features