Vendr - Import error during local install payment providers
Hi @matt,
I was curious and try to install the payment package locally in Umbraco back-office to see if it works and got an error during import (picture below).
It's not the big deal, just want to point out what was going on.
Basically, in every payment provider package in the package.xml file is missing some required data to be filled as you can see in the picture below for Stripe payment provider.
After checking the log file and supplying the missing data, installation goes smoothly as it should.
Thanks Lukaz. I'll add an issue to the issue tracker for this and get an update out as soon as I can. I'd guess it's probably the same for the other providers too.
Vendr - Import error during local install payment providers
Hi @matt,
I was curious and try to install the payment package locally in Umbraco back-office to see if it works and got an error during import (picture below). It's not the big deal, just want to point out what was going on.
Basically, in every payment provider package in the package.xml file is missing some required data to be filled as you can see in the picture below for Stripe payment provider.
After checking the log file and supplying the missing data, installation goes smoothly as it should.
Kind regards,
Lukaz
Ahh, good spot.
Thanks Lukaz. I'll add an issue to the issue tracker for this and get an update out as soon as I can. I'd guess it's probably the same for the other providers too.
Many thanks
Matt
I also tested the local installation of all other providers as well and got the same error during import.
FYI If you'd like to keep track of this issue, you can follow it on the issue tracker here https://github.com/vendrhub/vendr-payment-provider-stripe/issues/2
Ok, I've released new versions of all the payment providers with this meta data populated.
Thanks again for reporting 👍
is working on a reply...