Hi We have
AspNetZero (Paid) Product version --> 4.0 Product type --> MVC Product framework type --> .net core
1)We want to enable payment gateway, we found that we have to set up ClientId and ClientSecret. We want to confirm that existing integration is "Rest API Integration V1 (which seems to be deprecated)" ? It would be great if you can provide documentation link of particular integration of paypal.
2)We found in document about stripe payment gateway. But couldn't found any related file , reference or configuration in code. So please let us know for same.
3)Is there any auto renewal feature for subscription in the version of aspnetzero we have?
Thanks
5 Answer(s)
-
0
Hi @razkhan78
After you change appsettings.json and activate payments, zero will handle the rest. Subscription will also work with ~~paypal or~~ stripe. (Edit Note: only stripe)
Is it what you need?
-
0
And we plan to upgrade stripe to latest version in v8.1. You can follow process in issues/2725
-
0
1)"Subscription will also work with paypal or stripe." - Recurring subscription or one time subscription? 2)"And we plan to upgrade stripe to latest version in v8.1." - Here we have no stripe related file in our code. Is it due to our version of aspnetzero?
-
0
- Sory subscription is not work with paypal only with stripe
- Yes, we added it in v6.5 see https://docs.aspnetzero.com/en/common/latest/Change-Logs#v6-5-2019-01-11
-
0
This issue is closed because it has not had recent activity for a long time.