Replies: 1 comment
-
|
Hey! It looks like there was a bug that didn't correctly update the product name in Stripe while in development mode. I just pushed a fix so now that should work correctly. You should just be able to edit the name in the ExtensionPay dashboard and it will be correctly reflected in Stripe. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
In extPay "edit extension name or plans" I have an Extension Name 'Product Name' and a Permanent ID of 'productname'. And in Stripe product catalog, I can see the product name as 'Product Name'. But after ExtPay integration into my extension, in test mode, the user is shown a product sign up page titled 'ProductName' camel case. It needs correcting to the actual product name. Where is this third string defined?
Beta Was this translation helpful? Give feedback.
All reactions