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] Implementing iDEAL and Giropay payment methods with Multisafepay #4539

Open
2 tasks done
sid-rh opened this issue May 3, 2024 · 0 comments
Open
2 tasks done
Labels
C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet

Comments

@sid-rh
Copy link

sid-rh commented May 3, 2024

Feature Description

Implementing iDeal and Giropay for Multisafepay connector. For detailed description see: #4143 discussion.

Possible Implementation

Ideal supports both direct and redirect payment type, while Giropay supports only redirect payment type. We need to modify the file at crates/router/src/connector/multisafepay/transformers.rs

For direct method, gateway_info field must be provided with an issuer_id.

Following are the issuers supported by Ideal:
issuers
You can find the issuer id's corresponding to the issuers here.

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!

@sid-rh sid-rh added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant