#xxxxx-paymentIntent

1 messages · Page 1 of 1 (latest)

severe oak
#

Hi there, are you using direct charge, destination charge or separate charge and transfer?

trail prawn
#

how can i check this basically?

#

i am using custom.

severe oak
#

can you send me the payment intent ID?

trail prawn
#

pi_3KdVFRHFt6qIi7wn01FKqrX3

mild belfry
#

What is basically a Payment intent?

trail prawn
#

please check this out.

trail prawn
mild belfry
#

So do we need to implement it in rest controller?

trail prawn
#

you can check from stripe docs.

severe oak
#

OK, so you are using destination charge

#

The fund will be transfer to the connected account upon successful payment

mild belfry
#

Can you please tell me flow of stripe implementation? I mean from view to controller in spring boot. I have seen stripe doc also. But there is bit confusion.

trail prawn
severe oak
trail prawn
#

what's the difference between direct charge and destination charge?

severe oak
trail prawn
#

I have one more question that we have to do this setting on the stripe account for this one?

#

or it is done through this paymentintent api only?

severe oak
#

you don't need to do it on settings and you do it via Payment API instead.