#prudhvi.vinta

1 messages · Page 1 of 1 (latest)

pliant sentinelBOT
mossy oar
#

👋 happy to help

#

would you mind elaborating a bit more?

spring narwhal
#

The tracsaction is complete. but, showing incomplete because of the payment method and customer is none

mossy oar
#

would you mind sharing your code please?

spring narwhal
#

Please help to clear this incomplete status

#

ok

#

var options = new PaymentIntentCreateOptions
{
Amount = 2000, // Replace with the actual amount in cents
Currency = "usd",
PaymentMethod = "Apple pay",
Customer = "Prudhvi",

        };
mossy oar
#
            PaymentMethod = "Apple pay",
            Customer = "Prudhvi",

this is not correct!

#

these are meant to be IDs

spring narwhal
#

ok thank you i was trying

mossy oar
#

the PaymentMethod ID

#

and the Customer ID

spring narwhal
#

ok

mossy oar
#

it will get you started

spring narwhal
#

ok thank you

#

hello im stuck again please tell how to add payment method

mossy oar
#

where are you stuck exactly?

#

are you following the doc step by step?

spring narwhal
#

im confused to read

#

Can you tell me how to put payment method as apple pay and customer name as prudhvi

cedar mountain
#

Hi! I'm taking over from my colleague. Please, give me a moment to catch up.

cedar mountain
spring narwhal
#

what is payment element

cedar mountain
spring narwhal
#

yes

cedar mountain
#

Payment Element is the UI component for accepting payments:

spring narwhal
#

ok got it

#

in server side code for apple pay, How can i add payment method as apple pay

#

it should reflect as payment method in transaction history

#

in my sandbox account

cedar mountain
spring narwhal
#

completed them already

cedar mountain
#

And you don't see Apple Pay still?

spring narwhal
#

i can see the apple pay, payment is incomplete

#

In transaction history of my test mode stripe account the payment method should be apple pay

cedar mountain
#

Could you please share the PaymentIntent ID pi_xxx?

spring narwhal
#

ok

cedar mountain
#

Please delete this message immediately

spring narwhal
#

pi_3Nnc1uA19PmS8QDU048Qj0UW

#

sorry

cedar mountain
spring narwhal
#

ok