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

APMs(Sofort,Bancontact/MisterCash,AliPay) - “There are no payment methods available at this time. Please contact the merchant.” #121

Open
obsergiu opened this issue Oct 23, 2023 · 3 comments

Comments

@obsergiu
Copy link

Hello,

We are currently facing critical issues with the Alternative Payment Methods (APMs) in the Worldpay module of our system. After discussions with our Worldpay account manager, we have identified a common error message affecting multiple payment methods:

Error Message:
"There are no payment methods available at this time. Please contact the merchant."

The affected payment methods include:

Sofort Payment Method:

  • Suggested Solution: We recommend adding parameters for "country=DE" and "preferredPaymentMethod=SOFORT-SSL" by default to ensure proper functionality.

Bancontact/MisterCash Payment Method:

  • Geographic Restriction: This payment method is only available in Belgium.
  • Suggested Solution: Urgent modifications are needed to append the Redirect URL with "&countryCode=BE" when Bancontact/MisterCash is selected for Belgium. Additionally, the module should allow us to send the country code "DE" when it is chosen for Germany in the XML request.

AliPay:

  • Suggested Solution: We emphasize the necessity of including the parameter "&country=CN&preferredPaymentMethod=ALIPAY-SSL" in the XML request to specify the country code and ensure AliPay's functionality.

We kindly request your prompt attention to these issues as they are affecting our payment processing capabilities.

Thank you

@elavarasann
Copy link
Collaborator

elavarasann commented Oct 25, 2023

Hi,

Thanks for the update, could you please give us more details about the env that your using by answering below questions ?

  1. Magento version ?
  2. Worldpay Plugin version ?
  3. Any third-party plugins they you installed ?
  4. Have you checked if the issue persists on a vanilla (unmodified) version?

@obsergiu
Copy link
Author

obsergiu commented Dec 1, 2023

Hi,

  1. Magento version: 2.4.6-p2
  2. plugin version: 2.4.6-p21023
  3. no other plugins related to payments
  4. yes, it was tested in the vanila version and it's the same behaviour.

thank you for looking into this

@elavarasann
Copy link
Collaborator

elavarasann commented Dec 13, 2023

Hi,

We have tried with Same Magento Vanilla version and Worldpay plugin version. But we are not facing any issue. Screenshot for your reference.

image-2023-12-12-12-14-12-628

image-2023-12-12-12-18-18-416

Could you please check your logs may be you will find some thing ?.

Thanks & Regards,
Elavarasan Natarajan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants