Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • anh-duc-le 36 posts 150 karma points
    Mar 20, 2023 @ 15:54
    anh-duc-le
    0

    Fetch selected payment method details from paid Mollie order

    Within the Store Settings you can limit the Mollie Payment Method selection screen with the following config.

    Is there also a way to fetch details on which payment method was chosen by the user?

    Payment Methods

    Currently the order information only displays that they used Mollie to pay for the order, but we would like to also fetch details on whether they used Credit Card, Ideal or banktransfer.

    order information displaying Payment via Mollie

    payment column in order overview

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 20, 2023 @ 17:13
    Matt Brailsford
    1

    Hey,

    I don't think we record this as really, we don't know. All we do is send those options to the Mollie gateway for them to present.

    We could maybe look at the order response to see what is sent back once the payment is successful and see if their selection was in there and if so, we'd probably be able to store it in an order property.

    I'll have to look to see if this is provided by Mollie though first.

  • anh-duc-le 36 posts 150 karma points
    Mar 21, 2023 @ 08:57
    anh-duc-le
    0

    If you could check the order response from Mollie whether they return any such information, that would be greatly appreciated.

    Then I can communicate back to my client whether it's something that might or might not be possible in the future.

    Should I create an issue/request for this on the Vendr Mollie github?

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 21, 2023 @ 08:59
    Matt Brailsford
    0

    Yes please 👍

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Mar 21, 2023 @ 10:20
    Matt Brailsford
    0

    Actually, I've had a look and just gone ahead and made an update.

    There is a 2.0.2-beta0007 build on our unstable feed at https://nuget.outfield.digital/unstable/vendr/v3/index.json if you want to try this.

    The Mollie Order ID and Payment Method are now captured as meta data which is accessible by clicking the little "i" info icon in the top right of the "payment details" panel.

    Give this a try and see if it resolves your issue.

Please Sign in or register to post replies

Write your reply to:

Draft