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 4123 posts 22194 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. 😜

Please Sign in or register to post replies

Write your reply to:

Draft