Hi
I get this error:
Invalid URI: The URI is empty.
In this line:
@using (Html.BeginPaymentForm(order))
I have upgraded to the lastest version of vendr.
Why is it doing that ?
I'm currently experiencing an issue with Umbraco Commerce and the Nets Easy payment provider. Specifically, I'm encountering the following error: "UriFormatException: Invalid URI: The URI is empty."
I am using Umbraco Commerce version 12.1.1 and Umbraco.Commerce.Checkout 12.0.1. Your help would be greatly appreciated. Thank you.
Invalid URI: The URI is empty.
Hi I get this error: Invalid URI: The URI is empty. In this line: @using (Html.BeginPaymentForm(order)) I have upgraded to the lastest version of vendr. Why is it doing that ?
Hi Nicolai,
I'm assuming there is a problem with your payment providers setup. What payment provider are you using?
Matt
Netseasy provider. Was not a problem in a previous version of vendr.
What version of Vendr are you running? What version were you previously running? Same questions go for the NetsEasy payment provider.
As much info about your setup you can provide the easier it will be to help narrow the issue down.
I am using vendr 2.13 and Netseasy payment provider 2.0. The setup worked with Vendr 2.0.6. But not with 2.12 or 2.13.
My set up is a quite basic, it uses many of the same methods as the demo site. Only difference is really the payment provider.
Hmm, it does look like there is an issue on the issue tracker which relates to this, I wonder if there is more info there that could help? https://github.com/vendrcontrib/vendr-payment-provider-nets/issues/4
I will dive into this, have removed the mapping of fields and now it works again. Thanks.
Hello,
I'm currently experiencing an issue with Umbraco Commerce and the Nets Easy payment provider. Specifically, I'm encountering the following error: "UriFormatException: Invalid URI: The URI is empty."
I am using Umbraco Commerce version 12.1.1 and Umbraco.Commerce.Checkout 12.0.1. Your help would be greatly appreciated. Thank you.
is working on a reply...