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

Add support for Samsung Pay payment method #5969

Closed
ShankarSinghC opened this issue Sep 19, 2024 · 0 comments · Fixed by #5955
Closed

Add support for Samsung Pay payment method #5969

ShankarSinghC opened this issue Sep 19, 2024 · 0 comments · Fixed by #5955
Assignees
Labels
A-payment-methods Area: Payment Methods C-feature Category: Feature request or enhancement

Comments

@ShankarSinghC
Copy link
Contributor

This is to support for Samsung pay as a payment method.
This also needs to add a new field in merchant connector account create connector_wallet_details which is required to collect the required credentials for Samsung Pay. As this column in the data base stores the data in the encrypted format we also want to migrate apple pay certificates from metadata to connector_wallet_details, for which we are inserting apple pay details passed in the metadata to connector_wallet_details.

Once the frontend changes are done to pass the apple pay credentials in the connector_wallet_details this fallback can be removed.

@ShankarSinghC ShankarSinghC added C-feature Category: Feature request or enhancement A-payment-methods Area: Payment Methods labels Sep 19, 2024
@ShankarSinghC ShankarSinghC self-assigned this Sep 19, 2024
@ShankarSinghC ShankarSinghC linked a pull request Sep 19, 2024 that will close this issue
14 tasks
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 C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant