I am initiating a Stripe payment request with the following code:
const payment = await stripe.paymentIntents.create({ amount: finalTotal, currency: &