Cashier + Stripe: subscription created on Stripe sets field "name" to value of "default" #44224
Unanswered
myregistration
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How is Cashier setting the subscription table field "name" to "default" when a subscription is created from within Stripe? It creates the subscription table records correctly, except the name of the product shouldn't be "default". I was using a different subscription name within the Laravel code. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions