#glorious_possum_76833

1 messages · Page 1 of 1 (latest)

latent fogBOT
gentle ore
twin hull
#

can you help me with this

gentle ore
#

Possibly, but I'll need more context. So far it looks like a property or object that doesn't exist is trying to be referenced.

twin hull
gentle ore
#

I don't know what you mean by that, can you elaborate?

twin hull
#

the object paymentIntents is undefined

gentle ore
#

That screenshot is showing a code snippet from our server-side library. The stripe.js library that you provided a link to is our client-side library.

#

You don't create Payment Intents from your client side code, you do so from your server.

twin hull
#

is there a way no need to create server side

gentle ore
#

No, you do not want an integration that does everything client-side. Someone savvy with javascript could edit your client-side scripts and change how much you were charging them.

twin hull
#

can you show me how to integrate using php