`stripe.paymentIntents.create``test`
`async``test``paymentIntent`Promise
`await``async`
`then`
test().then(result => { console.log(result); } );
`stripe.paymentIntents.create``test`
`async``test``paymentIntent`Promise
`await``async`
`then`
test().then(result => { console.log(result); } );