#How to send money to Acme Systems srl

<h2>Payment methods</h2>
<blockquote markdown="1">
<h2>Bank Account #1</h2>

Bank name: <b>INTESA SANPAOLO SPA</b><br>
Account owner: <b>Acme Systems srl</b><br>
IBAN: <b>IT15 G030 6903 2201 0000 0003 001</b></br>
Swift code: <b>BCITITMM</b></br>

##Bank Account #2

Bank name: <b>FINECO</b></br>
Account owner: <b>Acme Systems srl</b></br>
IBAN: <b>IT49 H030 1503 2000 0000 3443 198</b><br>

</blockquote>

<div class="text-warning">
	Please ensure you pay ALL bank charges for the transfer facility, any charges 
	deducted from the total amount will impede delivery.
</div>


##Send money to Acme Systems using Paypal or Credit Card

<blockquote markdown="1">
Use this page to send money directly to Acme Systems srl using **CREDIT CARDS** or **PAYPAL**. 
It is not required to be registered to Paypal to send money via Credit Card.
<br>
Insert the amount then press the **Pay Now** button and select **Don't have a PayPal account** on the next page to pay without any registration. 

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="info@acmesystems.it" />
<input type="hidden" name="item_name" value="Acme Systems Store" />
<input type="hidden" name="lc" value="US" />

<table>
	<tr>
		<td>
		Order ID when available:
		</td>

		<td>
		<input name="item_number" placeholder="0"/>
		</td>
	</tr>

<input type="hidden" name="currency_code" value="EUR" />

	<tr>
		<td>
		Amount in EUR:  
		</td>
		<td>
		<input name="amount" placeholder="0.00" /> (Use a dot and not a comma for decimal place. i.e. 13.00 not 13,00)
		</td>
	</tr>
	
	<tr>
	<td>
	</td>
	<td>
	<br/>
	<input type="image" src="./paynow.jpg" name="submit">
	<br/>
	<img  src="https://www.paypal.com/en_US/IT/i/bnr/bnr_horizontal_solution_PP_178wx80h.gif" border="0">
	</td>
	</tr>
</form>
</table>
</blockquote>


