payment info

This commit is contained in:
Paul Schneider 2017-05-26 03:35:56 +02:00
commit 8b207b6461
5 changed files with 65 additions and 9 deletions

View file

@ -34,6 +34,7 @@
@using Yavsc.ViewModels.Blogspot;
@using Microsoft.AspNet.Hosting;
@using Microsoft.Extensions.PlatformAbstractions;
@using PayPal.PayPalAPIInterfaceService.Model;
@inject IViewLocalizer LocString
@addTagHelper "*, Microsoft.AspNet.Mvc.TagHelpers"