#darshana_ah_51451

1 messages · Page 1 of 1 (latest)

brave pivotBOT
mossy wing
#

THe latest version of Stripe SDK are supported using Node 12+

#

Why you want to use a very old version of Node ?

lofty rampart
#

The website in which I need to integrate stripe uses older version of node

mossy wing
#

I recommend you to upgrade the node version

#

because you'll be using a legacy Stripe Node SDK and Stripe APIs

#

while Javascript isn't strong typed prog language, you may implement the Stripe API calls like any http calls (like doing curl)

#

using the available set of code with Node 10

#

But again the recommended option is to migrate your wesbite.

lofty rampart
#

I need stripe package to create custom payment form.

mossy wing
#

Nodejs is a backend framework

#

you need to use Stripe package on the frontend side in order to create payment Form