-
Notifications
You must be signed in to change notification settings - Fork 0
/
mike.html
executable file
·36 lines (35 loc) · 1.75 KB
/
mike.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Sign Back Up!</title>
<meta name="generator" content="TextMate http://macromates.com/">
<meta name="author" content="Fitzhugh Ryland">
<!-- Date: 2012-03-14 -->
</head>
<body>
<p>Mike, this will sign you back up paying February and March in one payment. Starting in April it will automatically process your payment.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" name="subscribewithpaypal">
<input type="submit" value="Submit Payment">
<input type="hidden" name="cmd" value="_xclick-subscriptions">
<input type="hidden" src="./Membership Collective Agency cozy workplace meeting rooms, coworking_files/pixel.gif">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="item_name" value="One Flexivle Desk Membership at $157.50/month.">
<input type="hidden" name="no_shipping" value="1">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="a1" value="315">
<input type="hidden" name="p1" value="1">
<input type="hidden" name="t1" value="M">
<input type="hidden" name="a3" value="157.5">
<input type="hidden" name="p3" value="1">
<input type="hidden" name="t3" value="M">
<input type="hidden" name="src" value="1">
<input type="hidden" name="sra" value="0">
<input type="hidden" name="rm" value="2">
<input type="hidden" name="cancel_return" value="http://collectiveagency.co/paid-member-cancel/">
<input type="hidden" name="return" value="http://collectiveagency.co/paid-member-success/">
</form>
</body>
</html>