#Manishtiwari7355 - Payment

1 messages · Page 1 of 1 (latest)

royal path
#

Hi there,
could you please share your account Id and a example of a PaymentIntent Id ?

simple stream
#

sure

#

my stripe platform id-acct_1GJ4hPDAk3gjYvvm

#

PaymentIntent-pi_3LffZwDAk3gjYvvm0ZB0Z5LN

#

I am using my test mode key

royal path
#

Thanks for sharing taking a look

simple stream
#

ok

royal path
#

I see that no payment attempt was made to complete that PaymentIntent pi_3LffZwDAk3gjYvvm0ZB0Z5LN
You can check this in your dashboard in the Events and log section
https://dashboard.stripe.com/test/payments/pi_3LffZwDAk3gjYvvm0ZB0Z5LN
You need to complete making the payment, you can follow this guide for:
https://stripe.com/docs/payments/accept-a-payment

simple stream
#

how can i add requires_payment_method in my code

royal path
simple stream
#

okay

simple stream
#

Hii

#

Are you still me

#

here*

#

??

#

I follow but error still occur

opaque perch
#

what's the error?

simple stream
#

customer has not entered their payment method

opaque perch
#

and have you tried to enter payment information into a Stripe Element form on your frontend website and called functions like confirmPayment ?

simple stream
#

I error occur when we reedem money into my stripe account

opaque perch
#

that code unfortunately makes no sense

#

Stripe and Connect is so much more complicated then just trying to create a PaymentIntent, then immediately calling the Payout Create API. For example, it takes at least 2 days for any money you get from the PaymentIntent to be available to pay out.

simple stream
#

ok let me see

opaque perch
#

(I edited my post to update the link)