vercel / nextjs-subscription-payments

Clone, deploy, and fully customize a SaaS subscription application with Next.js.
https://subscription-payments.vercel.app/
MIT License
5.77k stars 1.18k forks source link

Fix updateName function #313

Open chriscarrollsmith opened 3 months ago

chriscarrollsmith commented 3 months ago
vercel[bot] commented 3 months ago

@chriscarrollsmith is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

chriscarrollsmith commented 3 months ago

PR updated as follows:

leerob commented 3 months ago

Yeah, go ahead and keep canary 😄

chriscarrollsmith commented 1 month ago

You're welcome! :)

On Fri, May 10, 2024, 2:51 PM Kyle Thornton @.***> wrote:

@.**** commented on this pull request.

In README.md https://github.com/vercel/nextjs-subscription-payments/pull/313#discussion_r1597256607 :

@@ -95,7 +97,7 @@ For example, you can create business models with different pricing tiers, e.g.:

  • Price 1: 20 USD per month
  • Price 2: 200 USD per year

-Optionally, to speed up the setup, we have added a fixtures file to bootstrap test product and pricing data in your Stripe account. The Stripe CLI fixtures command executes a series of API requests defined in this JSON file. Simply run stripe fixtures fixtures/stripe-fixtures.json. +Optionally, to speed up the setup, we have added a fixtures file to bootstrap test product and pricing data in your Stripe account. The Stripe CLI fixtures command executes a series of API requests defined in this JSON file. Simply run stripe fixtures fixtures/stripe-fixtures.json. (Note the use of a numerical index in the product metadata to control display sequence in the UI).

omg thank you for this note! You just helped me figure out how to sequence my products!

— Reply to this email directly, view it on GitHub https://github.com/vercel/nextjs-subscription-payments/pull/313#pullrequestreview-2050916913, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASCYPGPDDYO2M7HMW6S2CYLZBU6NNAVCNFSM6AAAAABEOTL22OVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDANJQHEYTMOJRGM . You are receiving this because you were mentioned.Message ID: @.*** com>