Closed RobertGardner closed 4 years ago
When creating a new StripePaymentSession, changes since previous creation are ignored.
StripePaymentSession
StripeConfig is re-read when creating StripePaymentSession.
StripeConfig
Fixes/Implements/Closes #101 .
What is the current behavior?
When creating a new
StripePaymentSession
, changes since previous creation are ignored.What is the new behavior?
StripeConfig
is re-read when creatingStripePaymentSession
.Fixes/Implements/Closes #101 .