|
31 | 31 | </ol> |
32 | 32 | </table> |
33 | 33 | <br> |
34 | | - <div> |
35 | | - <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
36 | | - <input type="hidden" name="cmd" value="_cart"> |
37 | | - <input type="hidden" name="business" value="K3SZRLA45XYUC"> |
38 | | - <input type="hidden" name="display" value="1"> |
39 | | - <input |
40 | | - type="image" |
41 | | - src="https://cdn-icons-png.flaticon.com/512/3225/3225209.png" |
42 | | - height="100px" |
43 | | - name="submit" |
44 | | - title="View your Cart" |
45 | | - alt="PayPal View Cart" |
46 | | - > |
47 | | - </form> |
48 | | - <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank"> |
49 | | - <input type="hidden" name="cmd" value="_s-xclick"> |
50 | | - <input type="hidden" name="hosted_button_id" value="NUHMG8F7Q6HHY"> |
51 | | - <table> |
52 | | - <tr> |
53 | | - <td> |
54 | | - <input type="hidden" name="on0" value="Select a Service"> |
55 | | - Select a Service |
56 | | - </td> |
57 | | - </tr> |
58 | | - <tr> |
59 | | - <td> |
60 | | - <select name="os0"> |
61 | | - <option value="Menu/UI Design"> |
62 | | - Menu/UI Design ($20.00) |
63 | | - </option> |
64 | | - <option value="Gameplay Mechanic"> |
65 | | - Gameplay Mechanic ($30.00) |
66 | | - </option> |
67 | | - <option value="GameJolt Support"> |
68 | | - GameJolt Support ($50.00) |
69 | | - </option> |
70 | | - <option value="Easter Egg"> |
71 | | - Easter Egg ($10.00) |
72 | | - </option> |
73 | | - <option value="Bugfix"> |
74 | | - Bugfix ($5.00) |
75 | | - </option> |
76 | | - </select> |
77 | | - </td> |
78 | | - </tr> |
79 | | - </table> |
80 | | - <input type="hidden" name="currency_code" value="USD"> |
81 | | - <input |
82 | | - type="image" |
83 | | - src="https://lavendercottagecattery.co.uk/wp-content/uploads/2022/10/CITYPNG.COMDownload-PayPal-Yellow-Payment-Button-PNG-2100x770-2.png" |
84 | | - height="100px" |
85 | | - name="submit" |
86 | | - title="Add to Cart" |
87 | | - alt="Agregar al carrito" |
88 | | - > |
89 | | - </form> |
90 | | - </div> |
| 34 | + <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
| 35 | + <input type="hidden" name="cmd" value="_cart"> |
| 36 | + <input type="hidden" name="business" value="K3SZRLA45XYUC"> |
| 37 | + <input type="hidden" name="display" value="1"> |
| 38 | + <input |
| 39 | + type="image" |
| 40 | + src="https://cdn-icons-png.flaticon.com/512/3225/3225209.png" |
| 41 | + height="100px" |
| 42 | + name="submit" |
| 43 | + title="View your Cart" |
| 44 | + alt="PayPal View Cart" |
| 45 | + > |
| 46 | + </form> |
| 47 | + <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank"> |
| 48 | + <input type="hidden" name="cmd" value="_s-xclick"> |
| 49 | + <input type="hidden" name="hosted_button_id" value="NUHMG8F7Q6HHY"> |
| 50 | + <table> |
| 51 | + <tr> |
| 52 | + <td> |
| 53 | + <input type="hidden" name="on0" value="Select a Service"> |
| 54 | + Select a Service |
| 55 | + </td> |
| 56 | + </tr> |
| 57 | + <tr> |
| 58 | + <td> |
| 59 | + <select name="os0" id="items"> |
| 60 | + <option value="Menu/UI Design"> |
| 61 | + Menu/UI Design ($20.00) |
| 62 | + </option> |
| 63 | + <option value="Gameplay Mechanic"> |
| 64 | + Gameplay Mechanic ($30.00) |
| 65 | + </option> |
| 66 | + <option value="GameJolt Support"> |
| 67 | + GameJolt Support ($50.00) |
| 68 | + </option> |
| 69 | + <option value="Easter Egg"> |
| 70 | + Easter Egg ($10.00) |
| 71 | + </option> |
| 72 | + <option value="Bugfix"> |
| 73 | + Bugfix ($5.00) |
| 74 | + </option> |
| 75 | + </select> |
| 76 | + </td> |
| 77 | + </tr> |
| 78 | + </table> |
| 79 | + <input type="hidden" name="currency_code" value="USD"> |
| 80 | + <input |
| 81 | + type="image" |
| 82 | + src="https://lavendercottagecattery.co.uk/wp-content/uploads/2022/10/CITYPNG.COMDownload-PayPal-Yellow-Payment-Button-PNG-2100x770-2.png" |
| 83 | + height="100px" |
| 84 | + name="submit" |
| 85 | + title="Add to Cart" |
| 86 | + alt="Agregar al carrito" |
| 87 | + > |
| 88 | + </form> |
91 | 89 | <br> |
92 | 90 | <hr> |
93 | 91 | <footer></footer> |
|
0 commit comments