Skip to content

Commit

Permalink
Add payments section to sponsor page
Browse files Browse the repository at this point in the history
  • Loading branch information
theacodes committed Sep 11, 2024
1 parent 40cd3d8 commit 0d74b85
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions src/sponsor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ layout: layouts/page.html
title: Sponsor
---

TODO: Paypal button

# Sponsor the Open Hardware summit

Edinburgh, Scotland ● May 30-31, 2025 ● University of Edinburgh
Expand Down Expand Up @@ -130,3 +128,21 @@ Notes on Logo Display:
- Our website sponsorship wall is organized such that the higher your sponsorship level, the larger your logo appears
- Please send vector images that scale well on a large screen
- Email your logos to [[email protected]](mailto:[email protected])

## Payments

OSHWA can accept payment for OHS sponsorships via multiple means:

- Bank transfer, please email [[email protected]](mailto:[email protected]) for details.
- [Physical check via mail](https://www.oshwa.org/about/contact-info/)
- PayPal via the button below.

<div class="my-6 has-text-centered">
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="hosted_button_id" value="5486BSWNDPASU">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button">
<img decoding="async" alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</div>

If you have any questions, need an invoice, or would like to arrange payment in a different manner, please email [[email protected]](mailto:[email protected]).

0 comments on commit 0d74b85

Please sign in to comment.