Commit 37a6df5
committed
Fix: Missing currency parameter in Stripe API call
The logs show a "Missing required param: currency" error when creating a Stripe checkout session. This commit likely addresses this by ensuring the currency is correctly passed to the Stripe API.1 parent 78d6ab4 commit 37a6df5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments