Giter Site home page Giter Site logo

Comments (7)

kuriizz avatar kuriizz commented on June 13, 2024 1

Hi @adityarx, it works now! Thanks for the efforts you and the team have put into this.

from xendit-node.

willypt avatar willypt commented on June 13, 2024

Hi @kuriizz, based on the given documentation https://github.com/xendit/xendit-node/blob/master/docs/payment_method/models/EWalletChannelProperties.md, you may try adjusting

            channelProperties: {
                mobilenumber: '+6281234930058',
                successReturnUrl: successRedirectUrl,
                failureReturnUrl: failureRedirectUrl,
            },

to

            channelProperties: {
                mobileNumber: '+6281234930058',
                successReturnUrl: successRedirectUrl,
                failureReturnUrl: failureRedirectUrl,
            },

Let me know if that doesn't solve your issue

from xendit-node.

kuriizz avatar kuriizz commented on June 13, 2024

Hi @willypt, the thing is I want to create PaymentRequest not PaymentMethod, and the interface for the method parameter is from this documentation https://github.com/xendit/xendit-node/blob/master/docs/payment_request/models/EWalletChannelProperties.md.

But, I tried that yesterday anyway, even though I got an error from Typescript's typesafe checking. But it still doesn't work. I still got the same error as before.

I also tried to use mobile_number, but it still doesn't work.

from xendit-node.

willypt avatar willypt commented on June 13, 2024

Understood. Let me check and revert to you in this matter. 👍🏻
You should be able to use mobileNumber . If you fail, it might be wrong from our team's side. I will revert as soon as possible

from xendit-node.

willypt avatar willypt commented on June 13, 2024

Hi @kuriizz , we identified a wrongly defined field for the mobilenumber. Our team will be prioritizing the fix and will release the fix asap 🙏🏻
cc: @adityarx

from xendit-node.

kuriizz avatar kuriizz commented on June 13, 2024

Ok, thank you so much 🙏🏻

from xendit-node.

adityarx avatar adityarx commented on June 13, 2024

@kuriizz apologies for the delay, this issue has now been patched in v3.3. Please try, thank you!

from xendit-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.