M
M
mcavalon2021-02-09 16:03:00
Stripes
mcavalon, 2021-02-09 16:03:00

How to integrate Stripe with ApplePay?

Good afternoon!

There is a site. On the site, users can connect their Stripe accounts.
1 domain <=> Many Stripe accounts

As far as I understand ApplePay doesn't process payments, it just provides hashed card details.

{
"data": "Wo38yA9OxHQUg...",
"signature": "T5O8n5sT2KGw...",
"header": {
"publicKeyHash": "s7TKB7wYNqE0smuo...",
"ephemeralPublicKey": "WmWjut59zxuqd8bWS3o...",
"transactionId": "8c48ed497797b1...."
},
"version": "EC_v1"
}


All Stripe documentation describes the situation with domain verification, this does not suit me, because. domain one.
I don’t understand in what form and what should I send to Stripe.

Has anyone had experience integrating such a task? I would appreciate any help.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question