Copied to clipboard

Flag this post as spam?

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


  • Philip Hayton 98 posts 435 karma points
    Jan 26, 2023 @ 10:55
    Philip Hayton
    0

    How to ignore payment provider settings on deploy

    Hi Matt,

    Just upgraded Deploy and noticed the release notes say:

    "Added ability to ignore payment provider settings on import as well as export."

    Firstly, thank you so much 🙏🏻 if this works as I expect it will solve a really irritating but minor bug. 😅

    Anyway, how do you go about marking payment provider settings for exclusion?

    Cheers

  • Matt Brailsford 4125 posts 22223 karma points MVP 9x c-trib
    Jan 26, 2023 @ 11:05
    Matt Brailsford
    100

    Hey Philip

    You can define them in your app settings along these lines

    "Vendr.Deploy" : {
        "PaymentMethods": {
            "IgnoreSettings": [ "liveApiKey" ]
        }
    }
    

    Hope that helps

  • AJ Murray 13 posts 122 karma points
    Sep 24, 2024 @ 07:32
    AJ  Murray
    0

    Now that Vendr is part of Umbraco Commerce package, where would these appsettings go now?

  • Philip Hayton 98 posts 435 karma points
    Jan 26, 2023 @ 11:43
    Philip Hayton
    0

    Legend, thanks.

    Just out of interest are there any other settings that can be affected via app settings for the Deploy package?

  • Matt Brailsford 4125 posts 22223 karma points MVP 9x c-trib
    Jan 26, 2023 @ 11:51
    Matt Brailsford
    0

    Just these at the moment. Are there other settings you want to block?

  • Philip Hayton 98 posts 435 karma points
    Jan 26, 2023 @ 12:35
    Philip Hayton
    0

    No I can't think of anything off the top of my head

  • 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