#arielbo

1 messages · Page 1 of 1 (latest)

lyric quailBOT
dusk slate
#

Hey there

opaque magnet
#

hi

#

please why I have this error in my js

dusk slate
opaque magnet
#

$paymentIntent = $stripe->paymentIntents->create([
'amount' => $json_obj->price,
'currency' => 'usd',
'automatic_payment_methods' => [
'enabled' => false,
],
'description' => $json_obj->description,
'metadata' =>

#

just this

frail sundial
#

The error you shared doesn't seem directly connected to that snippet. As bismarck suggest the error would make more sense related to a payment request.

#

On the link you shared, how can i reproduce the error?

opaque magnet
#

yes, but something show and something is hidden

#

why ?

#

maybe you need to check your stripe.js

frail sundial