Base solution for your next web application
Open Closed

Regarding payment gateway #7959


User avatar
0
razkhan78 created

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)
  • User Avatar
    0
    musa.demir created

    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?

  • User Avatar
    0
    musa.demir created

    And we plan to upgrade stripe to latest version in v8.1. You can follow process in issues/2725

  • User Avatar
    0
    razkhan78 created

    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?

  • User Avatar
    0
    musa.demir created
    1. Sory subscription is not work with paypal only with stripe
    2. Yes, we added it in v6.5 see https://docs.aspnetzero.com/en/common/latest/Change-Logs#v6-5-2019-01-11
  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.