Contributions

Article
With integrating the module to your ASP.NET web forms, get location details of users by their IPv4, or check location details for any IPv4. IP location is not exact location, it generally represents city location.
https://techtolia.com/IpLocation/
Article
With integrating the module to your ASP.NET web forms (such as login), check if the user is human or bot with combined of Google reCAPTCHA v2 & v3.
The module first verifies requests with reCAPTCHA v3 with a score. If the score is not higher than the pass score, module makes visible reCAPTCHA v2 with the “I’m not a robot” tickbox. If the user is verified with reCAPTCHA v2, score is going to be 1 (highest score) and Required Field Validator return true.
https://techtolia.com/Recaptcha/
Article
With integrating the module to your web forms, users can easily select the address and you can easily collect exact address details.
Module uses Google Maps JavaScript API, Places API and Geocoding API.
https://techtolia.com/GoogleMaps/index.html
Article
With integrating the module to your ASP.NET web forms, read/write/update any google sheet that is shared you.
https://techtolia.com/GoogleSheets/
Article
Receive payments from PayPal, Credit/Debit cards, Bancontact, BLIK, eps, giropay, iDEAL, MyBank, Przelewy24, SEPA-Lastschrift, Sofort, Venmo via PayPal.

If you are looking a solution to integrate PayPal’s checkout to your website (ASP.NET Web Forms or ASP.NET Core MVC) that is builded with .Net & C#, look at that demo → https://techtolia.com/PayPal/
Article
You can now model your business and product offerings in one place. Receive subscriptions payments from all cards (credit, debit and prepaid) with Elements or Payment Request Button (Apple Pay, Google Pay, Microsoft Pay, and the browser Payment Request API) via Stripe.

If you are looking a solution to integrate Stripe’s subscriptions to your website (ASP.NET Web Forms or ASP.NET Core MVC) that is builded with .Net & C#, look at that demo → https://techtolia.com/StripeSubscriptions/
Article
Receive payments from credit or debit cards, Alipay, WeChat Pay, Bancontact, EPS, giropay, iDEAL, Multibanco, Przelewy24, SOFORT, Secure Remote Commerce and Payment Request Button (Apple Pay, Google Pay, Microsoft Pay, and the browser Payment Request API) via Stripe.

If you are looking a solution to integrate Stripe’s checkout to your website (ASP.NET Web Forms or ASP.NET Core MVC) that is builded with .Net & C#, look at that demo → https://techtolia.com/Stripe/