Copied to clipboard

Flag this post as spam?

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


  • Peter van den Dungen 66 posts 365 karma points
    Apr 28, 2022 @ 11:22
    Peter van den Dungen
    0

    Mollie.Api.Client.MollieApiException

    Hello Matt,

    I am trying to implement the Mollie payment provider in an existing shop.

    For some reason the Mollie library cannot process the order.

    Mollie.Api.Client.MollieApiException: 'Unprocessable Entity - The following fields of the billingAddress are missing: streetAndNumber, postalCode, city'

    I got this in the CheckoutReviewPage, on:

    @using (Html.BeginPaymentForm(Model.Order))

    Do you know why some of the billingAddress details are missing?

  • Matt Brailsford 4125 posts 22224 karma points MVP 9x c-trib
    Apr 28, 2022 @ 12:37
    Matt Brailsford
    100

    Hey Peter,

    What does your payment provider configuration in the back office look like?

    Matt

  • Peter van den Dungen 66 posts 365 karma points
    Apr 28, 2022 @ 12:47
    Peter van den Dungen
    0

    Augh, nevermind, I forgot to set the city alias in de BO @Mollie. 😜

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies