|
1 | 1 | Copyright (c) 2025 AgentGatePay |
2 | | -All Rights Reserved. |
3 | 2 |
|
4 | | -This SDK (Software Development Kit) is proprietary to AgentGatePay. |
| 3 | +SDK LICENSE |
5 | 4 |
|
6 | | -PERMITTED USE: |
7 | | -You may use this SDK for the following purposes: |
8 | | -- Integrating AgentGatePay services into your applications |
9 | | -- Building applications that connect to AgentGatePay APIs |
10 | | -- Development, testing, and production deployment of applications using AgentGatePay |
11 | | -- Internal use within your organization |
| 5 | +This SDK is provided to make integrating with AgentGatePay easy and fast. |
12 | 6 |
|
13 | | -RESTRICTIONS: |
14 | | -You may NOT: |
15 | | -- Create derivative SDKs for competing payment gateway services |
16 | | -- Redistribute this SDK as part of a competing service |
17 | | -- Remove or modify copyright notices and attributions |
18 | | -- Reverse engineer the SDK to recreate AgentGatePay services |
19 | | -- Use this SDK to build services that compete with AgentGatePay |
| 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 |
20 | 14 |
|
21 | | -DISTRIBUTION: |
22 | | -You may include this SDK in your applications, but any redistribution must: |
23 | | -- Maintain all copyright and attribution notices |
24 | | -- Only be for the purpose of connecting to AgentGatePay services |
25 | | -- Not enable competitors to bypass AgentGatePay services |
| 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! |
26 | 18 |
|
27 | | -INTELLECTUAL PROPERTY: |
28 | | -All code, protocols, and designs in this SDK are the exclusive property of |
29 | | -AgentGatePay and are protected by copyright and other intellectual property laws. |
| 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! |
30 | 22 |
|
31 | 23 | NO WARRANTY: |
32 | | -This SDK is provided "as is" without warranty of any kind, express or implied, |
33 | | -including but not limited to warranties of merchantability, fitness for a |
34 | | -particular purpose, or non-infringement. |
35 | | - |
36 | | -LIMITATION OF LIABILITY: |
37 | | -In no event shall AgentGatePay be liable for any claim, damages, or other |
38 | | -liability, whether in an action of contract, tort, or otherwise, arising from |
39 | | -the use of this SDK or AgentGatePay services. |
40 | | - |
41 | | -PERMISSION REQUESTS: |
42 | | -For permission to use this SDK beyond the permitted scope, please contact: |
43 | | -support@agentgatepay.com |
| 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. |
44 | 32 |
|
45 | 33 | Last updated: December 11, 2025 |
0 commit comments