0
Spospisil created
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: v5.0.0.1
- UI type:MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): MVC/Tiered
Reproduce Issue
- Generate MVC/Tiered solution in ABP Suite 5.0.1
- Add Payment Module (as package reference) to generated solution
- Add page and logic to solution to add a new recurring payment, injecting the IPaymentRequestAppService interface
- Run solution and go to the newly added page to initiate the OnPost method of the page
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

