#kaneW
1 messages · Page 1 of 1 (latest)
If you're using Apple Pay for the web, then you only need to register your domain(s)
Certificates are for native iOS apps
what would the paymentintent request to make an Apple Pay payment post that?
I'm not sure I understand the question?
After registering my domain what would be the steps to receive apple pay payments?
It would depend on how you're integrating. What UIs/APIs are you using?
We are using our custom checkout UI to make card payments currently through Payment intent APIs
If we add Apple Pay how do we make the session call?
What is a 'custom checkout UI'? Are you using Elements?
No we have built our own checkout page to collect data from customers. We are a PCI compliant entity
Ok, then you're going to need to integrate an Apple Pay UI somehow. Try ECE: https://stripe.com/docs/elements/express-checkout-element/accept-a-payment
If we have to make a session token request to Apple Pay directly, which certificates do we use?
I don't understand what you mean by 'session token request'