Copied to clipboard

Flag this post as spam?

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


  • Andrew Bond 18 posts 139 karma points
    Feb 11, 2021 @ 08:37
    Andrew Bond
    0

    Formatted Price & Payment Provider Availability

    Hello,

    I am evaluating Vendr as part of a rapid Umbraco eCommerce project. We have Vendr installed with Vendr Checkout and Opayo payment gateway (in test mode) and are now looking to fine tune the installation. I have limited time available for this evaluation and so would be grateful if someone could point me to documentation that explains if we can:

    1. Format prices to only display pounds (our pricing model excludes the pence decimal) throughout the site / checkout and payment process. We only trade in the UK currently so this is only needed for GBP currency.

    2. Reporting and event capture for basket analytics (drop outs etc) and integration with other LOB systems such as ERP and CRM.

    3. Potentially we will require a Barclaycard Online payment provider. Is there documentation available to enable us to develop one or plans for one to be added in the future?

    Thank you in advance for any help.

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Feb 11, 2021 @ 09:30
    Matt Brailsford
    100

    Hey Andrew

    Great that you are looking at Vendr for your project.

    In answer to your questions

    1. Each currency in Vendr is formatted using the currency's culture, however in the admin interface for a currency, you can provide your own string.Format pattern to use when formatting a price, so you could set this to only display the pounds and no pence.

    2. Vendr has a simple analytics section for key metrics monitoring, though we don't have a full reporting feature as yet. We do fire a lot of events however that you can hook into in order to integrate with various other platforms (see https://vendr.net/docs/core/1-4-0/key-concepts/events/ and https://vendr.net/docs/core/1-4-0/reference/vendr-core-events/)

    3. There isn't a Barclaycard Online payment provider on our current roadmap, but you can definitely create a provider yourself. You can find some general info about the structure of a provider here https://vendr.net/docs/core/1-4-0/key-concepts/payment-providers/ and you can also find all the source code for all of the core providers at https://github.com/vendrhub?q=payment-providers as well as a number of open source, community contributed providers at https://github.com/vendrcontrib?q=payment-providers

    Hope this helps

    Matt

  • Andrew Bond 18 posts 139 karma points
    Feb 11, 2021 @ 09:45
    Andrew Bond
    0

    Thank you Matt I will take a look.

  • Andrew Bond 18 posts 139 karma points
    Feb 11, 2021 @ 11:32
    Andrew Bond
    0

    I have set the "Custom Format Template" now for GBP and that is precisly what we needed for our product pages. However when we hit Vendr checkout pages the custom template is not being applied. Is that by design or am I doing something wrong?

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Feb 11, 2021 @ 13:36
    Matt Brailsford
    0

    Hey Andrew,

    Hmm, that's weird, they should both be doing the same. Did you happen to have the product in the cart already? We do cache prices on an order so if the item was previously in there, it might have kept the original formatting. If this is the case, try clearing your cart and starting from an empty order.

    Hope this helps

    Matt

  • Andrew Bond 18 posts 139 karma points
    Feb 11, 2021 @ 15:36
    Andrew Bond
    0

    Hi Matt,

    I have tried clearing the cart (clearing cookies also) and adding a product that has not previously been in the cart but the problem still persists. Everything else is peachy.

    Andy B

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Feb 11, 2021 @ 15:54
    Matt Brailsford
    0

    Hmmm,

    I'll have to try creating a clean demo store using the checkout package as my current test environment for this (which is using Vendr 1.3) is working as expected, showing the prices in the checkout pages in the format defined by the currency.

    Matt

  • Andrew Bond 18 posts 139 karma points
    Feb 11, 2021 @ 16:04
    Andrew Bond
    0

    Hi Matt,

    I am sure I can work around this for now. Our site is scheduled to go live at the end of March any help you can give us would be much appreciated.

    enter image description here

    This is what I have installed.

    Andy B

  • Matt Brailsford 4124 posts 22215 karma points MVP 9x c-trib
    Feb 11, 2021 @ 16:05
    Matt Brailsford
    0

    Ok, I've upgraded my install to all the latest version (Umbraco, Vendr and Vendr Checkout) and the prices all still render correctly 🤔

    enter image description here

  • Andrew Bond 18 posts 139 karma points
    Feb 11, 2021 @ 16:32
    Andrew Bond
    0

    Hmm, thanks for verifying that so quickly. I suspect I had a culture issue because having removed my custom template from the GBP currency saving, removing the "Vary by Culture" setting I had applied to the checkout doctypes and then redefining the template I now have no decimals 🙂.

    Thank you for your help.

    Loving Vendr.

    Andy B

Please Sign in or register to post replies

Write your reply to:

Draft