#Suren-payment

1 messages · Page 1 of 1 (latest)

sterile cedar
#

Hi there, can you elaborate more on your question? Which Stripe API are you referring to?

open field
#

I want to make a payment through stripe account
I can to do it through payment Intent?

#

I just don't see that it was possible to put payment method types stripe

#

or still this can only be achieved through the transfer method

sterile cedar
#

Sorry I am still not following, is it a question related to Stripe Connect?

open field
#

yes i want to understand this
for example, in the payment Intent method, instead of card type, I can put stripe accout

#

i want to achieve this

#

instead of card stripe

sterile cedar
#

stripe_account is not a valid payment method type I'm afraid

open field
#

then how can i pay via stripe account

#

only through transfer ?

sterile cedar
#

Hi @open field my shift is ending, my colleague will join this thread soon.

open field
#

okey

untold parrot
#

Hi! Can you clarify what you are trying to achieve exactly?
You want to send money to your Stripe account? Pay a end user with money from your Stripe account? Pay a Connected account? Etc.

open field
#

i want to add for customer payment method
e.g. card, stripe account

#

card i can

#

but stripe account doesn't work

untold parrot
#

But what do you mean by "i want to add for customer payment method"? Can you clarify this part?

  1. Who is paying? The end user, you, a connected account, etc.
  2. And where should the money go? To your stripe account, to a end user, etc.
open field
#

this is my method payment_method_types changes card to stripe account

untold parrot
#

As Jack Tan said earlier, this is not possible.

open field
#

but there is a workaround?

untold parrot
open field
#

yes yes that's what I wanted to know