Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Author Payment Plugins

    (@mrclayton)

    Hi @armidial,

    Thanks for reaching out, glad you like the plugin. Yep we can add that payment method; thanks for bringing it to our attention, I wasn’t aware it’s now supported by Stripe.

    We will most likely add that payment method in the next release which will be in a week or so. If you don’t feel like waiting just reach out to us and we can set you up with a pre-release.

    We always appreciate some love on our review page:

    https://www.ads-software.com/support/plugin/woo-stripe-payment/reviews/

    Kind Regards,

    Hi,

    I’ve just installed this plugin and expecting FPX local payment, but I don’t find it. Will it be available soon?

    Thanks
    Desmond

    Plugin Author Payment Plugins

    (@mrclayton)

    Hello @desmondlee

    The FPX payment method is scheduled to be released with the next version of the plugin in the next week.

    I relies I told you it would be part of the previous release but testing FPX has been more difficult than anticipated since Stripe requires a Malaysian bank account and other specifics.

    If you would like to help us test FPX please reach out to our support email. That will help expedite the release.

    Kind regards,

    Hi,

    Looking forward for the new version.

    I would be more than happy to help testing FPX. I ‘m newbie here not sure if I can help.

    Thanks
    Desmond

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @desmondlee,

    Thanks for reaching out. We appreciate your offer to help test. Please contact our support email and we can send you a copy of the new version to test.

    Kind Regards,

    Hi @mrclayton

    Hope all is well!

    Want to check if the FPX for Malaysia on Stripe has been added on the plugin or not yet?

    If not yet, when do you expect it to be ready?

    Thank you

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @websirs,

    We have a few users helping us test and plan on releasing a new version next week. Please contact us via our support email and we can send you a copy to test.

    Kind regards,

    Hi Mr Clayton!

    Thanks for including FPX

    Just a small issue on the display, the iframe showing the list of banks is cut and doesnt show fully

    https://secure.webmedic.com/vWW8Bh

    You can try it out here: https://staging-antm2019us.kinsta.cloud/checkout/

    Please let me know if this is something you can help with

    Thanks

    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @websirs,

    Can you provide instructions on how to change the currency of your site? When I visit the link you provided the store currency is in USD. FPX will only show if the currency is MYR.

    You will most likely need to adjust some of your theme’s css for the iFrame. Once you provide the requested details I will take a look and see what css you need.

    Kind Regards,

    Hi @mrclayton

    Updated the website so it always uses MYR

    Please try again

    Thank you

    Plugin Author Payment Plugins

    (@mrclayton)

    @websirs,

    It’s your theme’s css causing the problem. The theme has the following CSS:

    embed, iframe, object {
        max-height: 100%;
        max-width: 100%;
        border: 0;

    You should remove the iFrame from the css so the natural height of the iFrame element can be used.

    Kind Regards,

    Hello Mr Clayton, thank you for creating the FPX add on for Stripe PLugin.

    However, i found that, when user tries to pay with FPX, but they “cancel” the transaction before the payment is completed, they will be redirected to the thank you page. Which is not supposed to this way.

    Can you look into this?

    Hello mr.clayton

    I’ve installed your plugin but I can’t find FPX…
    I’m a beginner so excuse me if my question looks silly.
    in Woocommerce setting, in the payment list, there is no FPX method.
    I’ve installed the last version.

    thanks

    Plugin Author Payment Plugins

    (@mrclayton)

    @bfcyusef,

    That’s interesting, the FPX payment method should appear there. If you look on the left hand navigation panel you should see a Tab “Stripe Gateway.” Click that, then on the API Settings page you will see a tab labeled “Local Gateways.” Click Local Gateways then you will see the FPX gateway link.

    FPX

    @aseow155 please check your Stripe logs for that particular payment. What was the status of the payment intent? The plugin redirects the user back to the checkout page if the payment intent’s status is requires_payment_method which is what it should be if the customer canceled the payment authorization.

    Kind Regards,

    Hi Mr Clayton,

    here is a snippet of the log:

    “object”: “payment_intent”,
    “last_payment_error”: {
    “code”: “payment_intent_authentication_failure”,
    “doc_url”: “https://stripe.com/docs/error-codes/payment-intent-authentication-failure”,
    “message”: “The provided PaymentMethod has failed authentication. You can provide payment_method_data or a new PaymentMethod to attempt to fulfill this PaymentIntent again.”,
    “payment_method”: {

    it doesn’t show “requires_payment_method”

    how should I set it? thanks!

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘FPX – Local Payment Method’ is closed to new replies.