File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Umbraco.Commerce.PaymentProviders.Quickpay/wwwroot/lang Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 <ItemGroup >
1313 <PackageVersion Include =" Flurl.Http" Version =" [4.0.0, 5)" />
1414 <PackageVersion Include =" Flurl.Http.Newtonsoft" Version =" [0.9.0, 1)" />
15- <PackageVersion Include =" Umbraco.Commerce.Core" Version =" [14.0.0-alpha3 , 15)" />
15+ <PackageVersion Include =" Umbraco.Commerce.Core" Version =" [14.0.0--beta2.preview.501.gc4c8b29 , 15)" />
1616 <PackageVersion Include =" Microsoft.AspNet.WebApi.Client" Version =" [6, 7)" />
1717 </ItemGroup >
1818</Project >
Original file line number Diff line number Diff line change 11export default {
2- paymentProviders : {
2+ ucPaymentProviders : {
33 'quickpayV10CheckoutLabel' : 'Quickpay V10' ,
44 'quickpayV10CheckoutDescription' : 'Quickpay V10 payment provider for one time payments' ,
55 'quickpayV10CheckoutSettingsContinueUrlLabel' : 'Continue URL' ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 14.0.0-alpha1 " ,
3+ "version" : " 14.0.0-alpha2 " ,
44 "assemblyVersion" : {
55 "precision" : " build"
66 },
You can’t perform that action at this time.
0 commit comments