Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is Credit Card Information Blank? #75

Open
zkrebs opened this issue Aug 22, 2017 · 0 comments
Open

Why is Credit Card Information Blank? #75

zkrebs opened this issue Aug 22, 2017 · 0 comments

Comments

@zkrebs
Copy link

zkrebs commented Aug 22, 2017

I have verified my payment processor works/is enabled on a normal contribution page, but in Simple Donate I see this:

Drupal 7/CiviCRM 4.7.21/ Simple Donate 2.0

screenshot 2017-08-22 at 12 15 08 pm

In the code, I see this
<li class="payment-processor-type ng-scope ng-hide" ng-repeat="type in paymentProcessor" ng-hide="type.hide">
If I delete ng-hide as class, it shows, but with a radiobutton for just my one payment processor. I must click it, then I see the fields! (by design?)

If I enable two payment methods, with one including Pay Later, I see this

screenshot 2017-08-22 at 12 37 01 pm

Then, I can click iATS:

screenshot 2017-08-22 at 12 37 48 pm

How can I get it to just load the first payment method automatically? Am I missing a config setting?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant