https://github.com/prabhakar-naik/third-party-gateways
This is the sample Application which is integration with third party dependency into app according to project requirements. ex: payment gateways, target people: whatsapp business integration (wati) api, ect.
https://github.com/prabhakar-naik/third-party-gateways
aadhaar api authentication-backend config externalapi otp-verification payments paypal-rest-api razorpay-api restful-api resttemplate-configuration sms-api stripe-payments third-party third-party-api twofactorauth wapi whatsapp
Last synced: about 2 months ago
JSON representation
This is the sample Application which is integration with third party dependency into app according to project requirements. ex: payment gateways, target people: whatsapp business integration (wati) api, ect.
- Host: GitHub
- URL: https://github.com/prabhakar-naik/third-party-gateways
- Owner: Prabhakar-Naik
- Created: 2024-09-30T06:50:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-08-23T11:02:56.000Z (10 months ago)
- Last Synced: 2025-08-23T15:34:54.632Z (10 months ago)
- Topics: aadhaar, api, authentication-backend, config, externalapi, otp-verification, payments, paypal-rest-api, razorpay-api, restful-api, resttemplate-configuration, sms-api, stripe-payments, third-party, third-party-api, twofactorauth, wapi, whatsapp
- Language: HTML
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# third-party-gateways
This is the sample Application which is integration with third party dependency into app according to project requirements. ex: payment gateways, target people: whatsapp business integration (wati) api, paypal, razorpay, sms context, verification, kyc ect.
This Application gives you brief introduction about integration with third party dependencies I will configure more dependencies in the future.
First API Integration Whatsapp Business API:
please go through WATI documentation you can learn more things in WATI api integration part.
Second API Integration RazorPay Business API:
please go through RAZORPAY documentation you can learn the things on developer docs for integration guide.
Then Go with API Reference you can easily develop the integration.
Third API Integration PayPal Business API:
please go through PAYPAL you can develop payment gateway in your app easily.
Then refer the api documentation in paypal developer API API Reference
Fourth API Integration Aadhaar KYC Verification API:
please go through SANDBOX documentation you can learn the things which is government authority api like Aadhaar verification, PAN verification ect.
Here you can refer developer documentation: API Reference
Fifth API Integration Stripe Payment API: STRIPE Payment Gateway
please go through STRIPE you can develop payment gateway in your app easily.
Then refer the api documentation in stripe developer API API Reference
Sixth API Integration 2Factor SMS API: Mobile OTP Verification
please go through 2Factor you can develop Mobile SMS Verification gateway in your app easily.
Then refer the api documentation in 2Factor developer API API Reference
Seventh API Integration SMS Country SMS API: Mobile OTP Verification
please go through SMS Country you can develop Mobile SMS Verification gateway in your app easily.
Then refer the api documentation in SMS Country developer API at Official WebAPI Reference
# All Above third party integrations you must configure secure systems with it. guide will be soon.