{{minicart.wishlist.length}}
{{minicart.cartList.length}}
You have no items in your shopping cart.
You have 1 item in your shopping cart.
{{multiCartItemsStr.replace('[COUNT]', minicart.cartList.length)}}
{{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
Total: {{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
Qty: {{cartItem.Quantity | number : 2}}
Item(s): {{minicart.countCart().Number | number : 2}}
Total Price: {{minicart.countCart().Total | currency : '$' : 2}}
Item
Qty
Total
{{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{cartItem.Quantity | number : 2}}
x {{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your shopping cart.
Subtotal
{{minicart.cartTotals.SubTotal | currency : '$' : 2}}
Cart ({{minicart.countCart().Number}})
Wish List ({{minicart.countWishlist().Number}})
Order History ({{minicart.orders.length}})
Image
Item
Qty
Total
{{cartItem.ProductName}}
SKU: {{cartItem.ProductSku}}
{{cartItem.Quantity | number : 2}}
x {{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your shopping cart.
Description
Created
{{savedCart.Description}}
{{savedCart.CreateDate | date : 'M/d/yyyy h:mm a'}}
SKU
Product Name
Unit Cost
Qty
Line Total
{{cartItem.ProductSku}}
{{cartItem.ProductName}}
{{cartItem.UnitCost | currency : '$' : 2}}
{{cartItem.Quantity | number : 2}}
{{cartItem.UnitCost * cartItem.Quantity | currency : '$' : 2}}
{{itemVariant.VariantHasText ? (itemVariant.VariantName + ': ' + itemVariant.VariantText) : (itemVariant.VariantGroup + ': ' + itemVariant.VariantName)}}
You have no items in your saved shopping cart.
You have no items in your wishlist.
Status
Order No.
Order Date
Ship To
Order Total
Pay Total
Balance
Bill Me Later
Open
Ready To Ship
Shipped
Picked Up
Cancelled
Incomplete
On Hold
Back Ordered
Returned
{{order.Status}}
{{order.OrderID}}
{{order.OrderDate | date : 'M/d/yyyy'}}
{{order.ShipFirstName}} {{order.ShipLastName}}, {{order.ShipAddress1}} {{order.ShipAddress2}}, {{order.ShipCity}}, {{order.ShipState}} {{order.ShipZipcode}}
{{order.GrandTotal | currency : '$' : 2}}
{{order.PayTotal | currency : '$' : 2}}
{{order.GrandTotal - order.PayTotal | currency : '$' : 2}}
Register
Login
Button
Facebook
Linkedin
Twitter
Youtube
replica watches
You can purchase a fake Yeezys from many online stores, but if you want to shop directly from China, I recommend using the
https://www.hontreplicawatch.me
!
Home
About Us
Products
Shopping Cart
Payment Registration Form
Booking Software
RazorEvents
Directory Module
Case Studies
Documentation
Free Trial
Services
Managed Services
ERP Integration
eCommerce Hosting
SEO
CyberSecurity
Custom Programming and Database
Request a Quote
Store
Support
User Guides
FAQ
Policies
License Request Form
Downloads
Our Blog
Contact Us
Home
Product Discus...
SmithCart
Credit Card Dropdown not showing cards
Previous
Next
2/15/2013 11:18 AM
John Clark
Joined: 5/14/2010
Posts: 89
Credit Card Dropdown not showing cards
See http://www.screencast.com/t/YGc7TpHNT. No show when checking out. We've tried using PayPal and Authorize.net. Using DNN 6.2.2 and SC 5.22. We've done a number these and this one worked previously, now stopped. We're debugging with little success.John
2/15/2013 3:08 PM
Joined: 1/1/0001
Posts: 0
Re: Credit Card Dropdown not showing cards
Hi John,
Have you configured your Payment Methods and Payment Zones?
2/15/2013 5:30 PM
John Clark
Joined: 5/14/2010
Posts: 89
Re: Credit Card Dropdown not showing cards
Yes, method is PayPal and all states in the USA and Canada are set up in zones.
2/15/2013 7:41 PM
Joined: 1/1/0001
Posts: 0
Re: Credit Card Dropdown not showing cards
Hi John,
PayPal is a payment gateway option, not a Payment Method. Which PayPal gateway are you using in your store?
Please also provide screenshots of the following screens:
Payment Gateway Setup
Manage Payment Zones
Manage Payment Methods
Thanks
2/18/2013 1:05 PM
John Clark
Joined: 5/14/2010
Posts: 89
Re: Credit Card Dropdown not showing cards
Shot 1: http://www.screencast.com/t/ZLClkIfi
Shot 2: http://www.screencast.com/t/tnatynQLh3
Shot 3: http://www.screencast.com/t/oXpQAUBN
When we choose PayPal, we've never before added Payment Methods also. Is that new? Nothing there currently.
2/18/2013 1:14 PM
John Clark
Joined: 5/14/2010
Posts: 89
Re: Credit Card Dropdown not showing cards
I added the Methods, now it appears.
Thanks,
John
2/18/2013 1:18 PM
John Clark
Joined: 5/14/2010
Posts: 89
Re: Credit Card Dropdown not showing cards
I guess not fixed, we're using PP standard so the card information should be on the PayPal site, not the websites. Thus, refused to accept. Missing something else.
2/18/2013 1:51 PM
Joined: 1/1/0001
Posts: 0
Re: Credit Card Dropdown not showing cards
Hi John,
I noticed you are using the Single Page Checkout option as well as PayPal Standard. Currently, the PayPal Standard gateway hasn't been programmed to work with the Single Page Checkout feature. I recommend disabling Single Page Checkout to use PayPal Standard or we are also available to program PayPal Standard to work with Single Page Checkout. If you would like to receive a fixed quote to move this item into programming please submit a Quote Request at the following link:
http://www.smith-consulting.com/servi...
Thanks
2/18/2013 2:20 PM
John Clark
Joined: 5/14/2010
Posts: 89
Re: Credit Card Dropdown not showing cards
single pay, that was it, thanks. I took that off, good.
2/18/2013 11:50 PM
Joined: 1/1/0001
Posts: 0
Re: Credit Card Dropdown not showing cards
Glad I could help!
Page 1 of 1
Previous
Next
Home
Product Discus...
SmithCart
Credit Card Dropdown not showing cards
Questions?
Contact us for
answers!
Contact Us!