You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
How can I implement payment on background (on firebase function) using the customer id with a registered card.
Is it possible?
What is the flow?
there are any API I can follow?
I am trying to make a service app (like bike sharing) and as payment I want to make a monthly payment based on how much you used the service.
It's like a subscription but with variable amount to pay. I will run it on firebase functions. Any idea or suggestion?
Thankyou so much!
This discussion was converted from issue #500 on December 28, 2021 15:47.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey,
How can I implement payment on background (on firebase function) using the customer id with a registered card.
I am trying to make a service app (like bike sharing) and as payment I want to make a monthly payment based on how much you used the service.
It's like a subscription but with variable amount to pay. I will run it on firebase functions. Any idea or suggestion?
Thankyou so much!
Beta Was this translation helpful? Give feedback.
All reactions