-
Could you please let me know, how can I access all the 8th elements in the following ng-repeat code and add them:
```
'
Account
Kilometer
Net
61
…
-
It would be great if the logic within the CardSchemeValidator was re-usable. I would be able to complete this. However, I am not quite sure the best place to move this (or if this is something that wo…
-
Briefly discussed here: https://easydigitaldownloads.com/support/topic/card-logos-for-maestro-diners-china-union-and-jcb/
@chriscct7 mentioned that for some, the common PayPal defaults are not includ…
-
In CardIOCreditCardInfo.h in CardIOCreditCardType enum you don't have Diners Club credit card type.
Maybe there is another way to get Diners Club CC logo using [CardIOCreditCardType logoForCardType:]…
ghost updated
10 years ago
-
Is there any plan to add support for scanning Diners Club or China Union Pay cards?
-
I think I screwed it up by rerouting what the default diners path does...we need to see if its making a POST request to /diners because right now there's no validation going on and I can't hit the bye…
-
Reproduce by making a new meal, adding people/ingredients so that they appear as rows on your dashboard.
Then edit the meal by removing an ingredient. You should see two things:
1. The balance between…
-
There should be validations preventing people from making new diners or changing the attendance record at the meal in any way.
Ingredients should also not be editable by diners that are not the ingr…
-
Okay, here's the deal:
- Each diner should an array or a hash that describes how much they owe to every other diner.
- This hash needs to be updated every time an ingredient is added or a payment by …
-
Last thing to tackle before going public!
Ability to factor diners into **groups**
- Each group has a group ID that you can join. (Group ID and a password)
- If you're not signed into a group: you ca…