Copied to clipboard

Flag this post as spam?

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


  • Victor Bjørholm 58 posts 180 karma points
    Jul 20, 2020 @ 09:48
    Victor Bjørholm
    0

    Using Stripe with Vendr Checkout Package not working

    So I have the Vendr Checkout package installed, and tried for a while to install the stripe checkout package aswell. It works fine if I dont write anything in the Billing Address Property Alias, as seen on the picture. enter image description here However, if I want to use Stripe's Radar function, for fraud prevention, I need to pass it the property Alias for Billing address and the likes. However, Since I am using the Vendr checkout Package, I am not completely sure what the Property Aliases are... I have tried reading the source code of the Checkout package to no avail. enter image description here

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 20, 2020 @ 10:04
    Matt Brailsford
    100

    Hi Victor

    You can see all the property aliases for the billing / shipping fields here https://github.com/vendrhub/vendr-checkout/blob/dev/src/Vendr.Checkout/Web/Controllers/VendrCheckoutSurfaceController.cs#L93-L116

    What values have you tried?

    /Matt

  • Victor Bjørholm 58 posts 180 karma points
    Jul 20, 2020 @ 10:08
    Victor Bjørholm
    0

    Hi Matt, Thanks for the quick reply. I am almost positive that I have tried using the property aliases which can be seen in your link. However it worked now, so thank you very much!

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 20, 2020 @ 10:12
    Matt Brailsford
    0

    No problem at all. Glad you got it working

    /Matt

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Jul 20, 2020 @ 10:16
    Matt Brailsford
    0

    PS I've also raised an issue on our docs repository to remind me to write some docs for the Vendr.Checkout package so that we document the properties used such that these can be referenced more easily than having to dig through the code

    https://github.com/vendrhub/vendr-documentation/issues/46

    Thanks for reporting

    /Matt

Please Sign in or register to post replies

Write your reply to:

Draft