Changeset 2483 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/views/payment-request/metabox-payment.php
- Timestamp:
- 02/08/2016 07:53:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-payments/views/payment-request/metabox-payment.php
r2481 r2483 6 6 7 7 <table id="payment_method_direct_deposit_fields" class="form-table payment_method_fields <?php echo 'Direct Deposit' == $selected_payment_method ? 'active' : 'hidden'; ?>"> 8 <?php $this->render_text_input( $post, 'Bank Name', 'ach_bank_name' ); ?> 8 9 <?php $this->render_radio_input( $post, 'Account Type', 'ach_account_type' ); ?> 9 10 <?php $this->render_text_input( $post, 'Routing Number', 'ach_routing_number' ); ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)