Added paypal callbacks

This commit is contained in:
2017-07-16 20:29:10 +02:00
parent 649672429d
commit d33b93d115
5 changed files with 105 additions and 12 deletions

View File

@ -187,6 +187,8 @@ var routeTests = map[string][]string{
"/import/kitsu/animelist/finish": nil,
"/api/test/notification": nil,
"/api/paypal/payment/create": nil,
"/paypal/success": nil,
"/paypal/cancel": nil,
"/anime/:id/edit": nil,
"/new/thread": nil,
"/new/soundtrack": nil,