-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartner.html
More file actions
302 lines (287 loc) · 12.8 KB
/
partner.html
File metadata and controls
302 lines (287 loc) · 12.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Partners</title>
<link rel="stylesheet" href="partner.css" />
</head>
<body>
<div class="navbar">
<div id="link">
<div class="left"><h1>Chargebee</h1></div>
<a href="./index.html">
<h2>Home</h2>
</a>
<a href="./customer.html">
<h2>Customers</h2>
</a>
<a href="./partner.html">
<h2>Partners</h2>
</a>
</div>
<div id="right">
<a href="./login.html">
<h2>Login</h2>
</a>
<a href="./signup.html">
<h2>signup</h2>
</a>
</div>
</div>
<div class="part">
<div class="pLeft">
<h4>Chargebee Partner Programs</h4>
<h1>Let's Work Together</h1>
<p>
Becoming a Chargebee partner enables access to the world of
subscriptions, bringing increased value to merchants, merchant
aggregators and marketplaces around the world. Join our Partner
Ecosystem today.
</p>
</div>
<div class="pRight">
<h3>Drop your details in to connect with our Partnership Team</h3>
<label for="">First name <span style="color: red">*</span></label
><br />
<input type="text" placeholder="" /><br />
<label for="">Last name <span style="color: red">*</span></label
><br />
<input type="text" placeholder="" /><br />
<label for="">Business Email <span style="color: red">*</span></label
><br />
<input type="email" placeholder="" /><br />
<label for="">Company name <span style="color: red">*</span></label
><br />
<input type="text" placeholder="" /><br />
<label for="">Phone number <span style="color: red">*</span></label
><br />
<input type="number" placeholder="" /><br />
<label for="">Website <span style="color: red">*</span></label
><br />
<input type="text" placeholder="" /><br />
<label for="">Partnership Type<span style="color: red">*</span></label
><br />
<select name="" id="partType">
<option value="">Please Select</option>
<option value="">Payment Service Provider</option>
<option value="">Independent Software Vender</option>
<option value="">Solution Partners Agencies</option>
<option value="">Channel Resell Partners</option></select
><br />
<input type="submit" name="" id="submit" value="Become a Partner →" />
<p>
Once you fill out this information, our Partnership team will get back
to you shortly.
</p>
</div>
</div>
<div class="ptop">
<h6>Technology Alliance Partners</h6>
<h1>Payment Service Provider (PSPs)</h1>
<p>Payment service providers (PSP) help manage the entire payment transaction from the moment your customer pays to the moment you receive the payment in your business bank account.</p>
<p>We believe a diverse payments ecosystem helps businesses of all types and sizes. This means fostering an environment that offers connectivity between Chargebee's payment service partners and our global network of merchants and platform customers.</p>
</div>
<div id="part"></div>
<div id="pay"><h2>See all Payment Gateways ></h2></div>
<div class="ptop pline">
<h6>Technology Alliance Partners</h6>
<h1>Independent Software Vendor (ISVs)</h1>
<p>Through customized solutions and personalized integration support, Chargebee's Independent Software Vendors deliver unique solutions that provide additional functionality that helps grow the global network of merchants in the ever-expanding world of subscriptions.</p>
</div>
<div id="part" >
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/independent-software-vendor/xero.png" alt="">
<p>↗</p>
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/independent-software-vendor/hubspot.png" alt="">
<p>↗</p>
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/independent-software-vendor/quickbooks.png" alt="">
<p>↗</p>
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/independent-software-vendor/salesforce.png" alt="">
<p>↗</p>
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/independent-software-vendor/avalara.png" alt="">
<p>↗</p>
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/independent-software-vendor/sage-intact.png" alt="">
<p>↗</p>
</div>
</div>
<div id="pay"><h2>See all integrations ></h2></div>
<div class="ptop pl ">
<h1>Solution Partners Agencies</h1>
<p>Chargebee's Solutions Partners are a network of certified agencies and consultancies who provide strategic and operational support to the growing economy of Subscription businesses. If you work with businesses employing a business subscription model, apply to join our Solution Partners network today.</p>
</div>
<div id="part" >
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/solution-partners-agencies/eagle-eye.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/solution-partners-agencies/ion.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/solution-partners-agencies/4ng.png" alt="">
</div>
</div>
<div class="ptop pl ">
<h1>Channel Resell Partners</h1>
<p>Chargebee works with a variety of Referral Partners who believe in our mission of creating a more connected subscription world. We offer a competitive referral commission to qualified partners who refer merchants to Chargebee.</p>
</div>
<div id="part" >
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/channel-resell-partners/aws.png" alt="">
<p>↗</p>
</div>
</div>
<div class="ptop pl ">
<h1>Why Sell as a Partner?</h1>
<p>As a Chargebee certified reseller, you have the opportunity to help your growing business customers. Chargebee's easy-to-use flexible pricing and billing logic enables your clients to scale and expand into new markets.</p>
</div>
<div class="box">
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/why-partner/partner-directory-exposure.png" alt="">
<h2>Partner Directory Exposure</h2>
<p>Gain exposure to thousands of Chargebee users as a certified reseller</p>
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/why-partner/co-marketing-ppportunities.png" alt="">
<h2>Co-Marketing Opportunities</h2>
<p>Reach a wider audience through co-branded blog posts, webinars, events and more</p>
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/why-partner/rewards-for-referrals.png" alt="">
<h2>Get Rewards for Referrals</h2>
<p>Earn commissions on referrals and access discounted pricing</p>
</div>
</div>
<div class="become"><h2>Become A Partner ></h2></div>
<div id="vHead">
<h1>See how these partners achieved more with Chargebee</h1>
</div>
<div class="video">
<iframe width="500" height="315" src="https://www.youtube.com/embed/2vtGuSSMyjo?list=TLGG3k-87Ofh5nkyNDA3MjAyMg" title="Agency Spotlight: Animalz" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="become"><h2>Become A Partner ></h2></div>
<div id="trusted">
<h1>Trusted partner in 4500+ growth stories...</h1>
<div class="trust">
<div>
<h1>94%</h1>
<p>Most likely to recommend</p>
</div>
<div>
<h1>1.3</h1>
<p>Avg. months to go live</p>
</div>
<div>
<h1>#1</h1>
<p>Subscription Billing Software</p>
</div>
<div>
<h1>98%</h1>
<p>Rated 4+ stars on 5</p>
</div>
</div>
</div>
<div class="thousand">
<div>
<h1>Thousands of partners, one shared goal.</h1>
<p>From global start-ups to enterprise organizations, Chargebee partners with unique, future-focused companies that want to do one thing: add value to their customers. By partnering with organizations that share our values, we can bring our customers the latest and greatest when it comes to subscription management.</p>
<h2 class="become tho">Become A Partner ></h2>
</div>
</div>
<div class="ptop pl ">
<h1>Chargebee Marketplace</h1>
<p>Visit our Chargebee Marketplace to explore our integrations and to see what makes our subscription marketplace unique. Through our marketplace, we empower our customers and partners to leverage Chargebee as a platform for their continued growth.</p>
</div>
<div class="become mark"><h2>Visit Our Marketplace ></h2></div>
<div class="markLogo">
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo2.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo3.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo4.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo5.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo6.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo7.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo8.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo9.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo10.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo11.png" alt="">
</div>
<div>
<img src="https://webstatic.chargebee.com/assets/web/510/images/partners/marketplace-logos/logo1.png" alt="">
</div>
</div>
<div class="bottomSection">
<div>
<h3>Product ></h3>
<p>Subscription Management</p>
<p>Recurring Billing and Invoicing</p>
<p>Recurring Payments</p>
<p>Accounting and Taxes</p>
<p>SaaS Reporting</p>
<p>Enterprise Billing</p>
<p>Integrations</p>
</div>
<div>
<h3>Help and Support ></h3>
<p>Security</p>
<p>FAQs</p>
<p>Status</p>
<p>Product Documentation</p>
<p>API Documentation</p>
<p>Supported Payment Gateways</p>
<p>Sitemap</p>
</div>
<div>
<h3>Resouces ></h3>
<p>Blog</p>
<p>Compare Payment Gateways</p>
<p>Tackling Payment Failures</p>
<p>Enterprise Billing Guide</p>
<p>Webinars</p>
<p>Events</p>
<p>Glossaries</p>
<p>Subscription Academy</p>
</div>
<div>
<h3>Company ></h3>
<p>Customers</p>
<p>Partners</p>
<p style="color: red;">Careers</p>
<p>Press</p>
<p>Brand Guidelines</p>
<p>Terms of Service</p>
<p>Privacy Policy</p>
</div>
</div>
</body>
</html>
<script src="./partner.js"></script>