#kaushalsaddal
1 messages · Page 1 of 1 (latest)
Hi there, can you share with me the PaymentIntent ID?
Thanks.
I don't see any payment confirmation requests for this PaymentIntent. How do you collect Google Pay payment_method from your frontend app?
I don't see any payment attempts to this PaymentIntent. Has your customer completed the payment through Google Pay?
He entered the OTP after nothing happening
If an OTP is required, the PaymentIntent will move to requires_action status. However, I don't see this in the logs.
Is this correct PaymentIntent?
Yes This is correct paymentintent, its coming in incomplete transactions
I ahve shared the screenshot with u
As I explained before, there's no payment attempts nor 3DS requests associated with this PaymentIntent.
Can you tell me know about your frontend integration? how do you collect the Google Pay payment method?
sharing frontend integration
<script src="https://js.stripe.com/v3/"></script>
<div id="payment-request-button">
<!-- A Stripe Element will be inserted here. -->
</div>
code shared
amount: '1',```
What's the actual amount you set when creating a PaymentIntent?
for testing purpose we adding 1$
The amount set in the PaymentIntent that you share with me is 100000
wait I am sharing another paymentintent id with 1
pi_3MWEr0CQUkZYV1OM0XXRoLT0
check this PaymentIntent
error getting Payment method null
I still don't see any payment attempts nor 3DS requests associated with this PaymentIntent.
Can you take a screen capturing video and show me what you see in your Google Pay frontend integraiton during the payment flow?
I noticed that the apple pay payment sheet appeared and then disappeared immediately.
Is there a public URL that I can visit to reproduce the problem?
What's the URL?
I'm unable to go to the checkout page. It asks for sign up, but it can't be completed during to CORS errors
Access to XMLHttpRequest at 'https://api.oztap.com.au/restaurantapi/SignUp' from origin 'https://venue.oztap.com.au' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
don't need to signup
place order without signup
check this another video
??
PaymentIntent ID?
Thanks for waiting, discord is busy now
Can you share with me the correct PaymentIntent ID? It's AUD 1 in the video, but 1,000 in pi_3MWF9zCQUkZYV1OM1Pn3ttNx
wait