bjones211
Topic Author
Offline
Fresh Boarder
Posts: 2
Thank you received: 0
Once I get to the payment screen on an authorize.net payment method I get the following errors:
Event Registration: Payment
"; var billing_country = ""; DTjQuery(function(){ DTjQuery("#same").click(function(){ if(this.checked) { DTjQuery("#billingFirstname").val(billing_firstname); DTjQuery("#billingLastname").val(billing_lastname); DTjQuery("#billingAddress").val(billing_address); DTjQuery("#billingCity").val(billing_city); DTjQuery("#billingState").val(billing_state); DTjQuery("#billingZipcode").val(billing_zipcode); DTjQuery("#billingEmail").val(billing_email); DTjQuery("#billingcountry").val(billing_country); } else { DTjQuery("#billingFirstname").val(''); DTjQuery("#billingLastname").val(''); DTjQuery("#billingAddress").val(''); DTjQuery("#billingCity").val(''); DTjQuery("#billingState").val(''); DTjQuery("#billingZipcode").val(''); DTjQuery("#billingEmail").val(''); DTjQuery("#billingcountry").val(''); } }); }); //]]>
PAYMENT INFORMATION
Same as Registrant
Billing First Name: *
Billing Last Name: *
Billing Address: *
City: *
State: *
Country
Notice: Undefined variable: countrydropdown in /home/bcortez77/espiritu.vm-host.net/html/components/com_dtregister/lib/class.payment.php on line 199
Zip Code: *
Phone: *
Email: *
Card Type: *
Credit Card Number: *
(xxxxyyyyzzzzaaaa) no spaces or dashes
Expiration Date: * (mm/yy)
Card (CVV) Code: * (3 or 4 digit code)
Please help!
Please Log in or Create an account to join the conversation.
Board Categories
News & Announcements
- DTH Development Announcements
DT Register
- Pre-Sales Questions
- General Discussion - Joomla 1.0.x
- General Discussion - Joomla 1.5
- General Discussion - Joomla 1.7 / 2.5
- General Discussion - Joomla 3.x
- Feature Wish List
- DT Register Plugins
DT SMS
- Pre-Sales Questions
- General Discussion - Joomla 3.x
- Feature Wish List
DT Donate
- Pre-Sales Questions
- General Discussion - Joomla 1.0.x
- General Discussion - Joomla 1.5
- Feature Wish List
- General Discussion - Joomla 2.5
- General Discussion - Joomla 3.x
DT DocuSign
- Pre-Sales Questions
- General Discussion - Joomla 2.5 / 3.x
- Feature Wish List
DT Invoice
- Pre-Sales Questions
- General Discussion
- Feature Wish List
DT Community Builder Plugins
- DT Delete Me
Show & Tell
- DT Show & Tell
Time to create page: 0.368 seconds