|
1 | 1 | Copyright (c) 2025 AgentGatePay |
2 | 2 |
|
3 | | -SDK LICENSE |
4 | | - |
5 | | -This SDK is provided to make integrating with AgentGatePay easy and fast. |
6 | | - |
7 | | -YOU ARE FREE TO: |
8 | | -✓ Use this SDK in your applications (commercial or non-commercial) |
9 | | -✓ Modify the SDK for your specific needs |
10 | | -✓ Include this SDK in your projects and distribute your apps |
11 | | -✓ Use this SDK in open source or closed source projects |
12 | | -✓ Deploy applications using this SDK to production |
13 | | -✓ Share this SDK with your team and developers |
14 | | - |
15 | | -SIMPLE RESTRICTION: |
16 | | -Please don't create a competing payment gateway SDK based on this code. |
17 | | -Use it to connect to AgentGatePay - that's what it's built for! |
18 | | - |
19 | | -DISTRIBUTION: |
20 | | -Feel free to include this SDK in your applications. When you distribute your |
21 | | -app, users get the SDK as part of your integration - that's exactly what we want! |
22 | | - |
23 | | -NO WARRANTY: |
24 | | -This SDK is provided "as is" without warranty of any kind. |
25 | | - |
26 | | -QUESTIONS? |
27 | | -Contact us at: support@agentgatepay.com |
28 | | - |
29 | | ---- |
30 | | - |
31 | | -Build amazing things with AgentGatePay! We're excited to see what you create. |
32 | | - |
33 | | -Last updated: December 11, 2025 |
| 3 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 4 | +of this software and associated documentation files (the "Software"), to deal |
| 5 | +in the Software without restriction, including without limitation the rights |
| 6 | +to use, copy, modify, merge, publish, distribute, sublicense, and to permit |
| 7 | +persons to whom the Software is furnished to do so, subject to the following |
| 8 | +conditions: |
| 9 | + |
| 10 | +1. The Software is intended for use with AgentGatePay services. |
| 11 | + |
| 12 | +2. The Software may not be used for illegal purposes or in violation of any |
| 13 | + applicable laws and regulations. |
| 14 | + |
| 15 | +3. The above copyright notice and this permission notice shall be included |
| 16 | + in all copies or substantial portions of the Software. |
| 17 | + |
| 18 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 19 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 20 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 21 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 22 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 23 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 24 | +THE SOFTWARE. |
| 25 | + |
| 26 | +For questions regarding usage rights: support@agentgatepay.com |
0 commit comments