#9788374791

1 messages · Page 1 of 1 (latest)

civic stagBOT
tawdry idol
next prairie
#

Hi, is it possible to do recurring payments from our end using Ruby on rails api

tawdry idol
#

I'd suggest you to go through the doc that I shared earlier and come back if you have questions.

next prairie
#

Yes I had gone through this

#

This is for stripe checkout page right

#

My question is can we prefill payment information from our end

tawdry idol
#

Checkout is one way, the link that I share with you is to build a custom integration

next prairie
#

Does stripe allows to pass the card information while checkout to prefill payment information

tawdry idol
next prairie
#

Is it possible to handle recurring payments and one time payments in our application using stripe APIs

tawdry idol
#

Yes that' possible.

next prairie
#

please share the docs here

tawdry idol
#

There are many ways to achieve it. Can you tell me about your current integration so that I can design the most suitable solution for you?

next prairie
#

we are trying to integrate the stripe into our platform, have stucked with one time payments and recurring payment through stripe APIs

tawdry idol
#

What's your frontend integration? Are you using Checkout session or PaymentElement?

#

If you don't have any, or still choosing one. I'd suggest you to go with Checkout Session. This is the easiest integration path.