Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add decrypted apple pay support for ios app #4769

Open
5 of 6 tasks
ShankarSinghC opened this issue May 27, 2024 · 0 comments
Open
5 of 6 tasks

[FEATURE] Add decrypted apple pay support for ios app #4769

ShankarSinghC opened this issue May 27, 2024 · 0 comments
Assignees
Labels
A-payment-methods Area: Payment Methods A-payments Area: payments C-feature Category: Feature request or enhancement

Comments

@ShankarSinghC
Copy link
Contributor

ShankarSinghC commented May 27, 2024

Feature Description

We currently support decrypted Apple Pay token flows for web applications. We need to extend this support to iOS applications.

Possible Implementation

To achieve this, merchants must provide an Apple Pay Payment Processing Certificate (PPC) and the corresponding Payment Processing Certificate key. These PPC and PPC keys will be used to decrypt the Apple Pay token before sending it to the connector. This approach eliminates the dependency on a specific Apple Pay merchant identifier, allowing the same set of certificates to be used across all connectors.

Have you spent some time checking if this feature request has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@ShankarSinghC ShankarSinghC added C-feature Category: Feature request or enhancement A-payment-methods Area: Payment Methods A-payments Area: payments labels May 27, 2024
@ShankarSinghC ShankarSinghC self-assigned this May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-payment-methods Area: Payment Methods A-payments Area: payments C-feature Category: Feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant