Template:Paymentmethod/ACH: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Created page with "<html> <div class="payment-method-div monthly-capable paymentmethod-ach"> <button class="payment-method-button" onclick="donationForm.redirectPayment('ach'); return false;"> ACH </button> </div> </html>"
 
update to be a submethod
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<html>
<html>
<div class="payment-method-div monthly-capable paymentmethod-ach">
<div class="payment-method-div monthly-capable paymentmethod-ach">
<button class="payment-method-button" onclick="donationForm.redirectPayment('ach'); return false;">
<button class="payment-method-button" onclick="donationForm.redirectPayment('dd', 'ach'); return false;">
ACH
Donate via Bank Account (ACH)
</button>
</button>
</div>
</div>

Latest revision as of 18:50, 4 June 2024