-
For whatever reason, whenever I click edit or share on my 46-page campaign guide I made for my players, I cannot see any of the guide. It's a single, grey page with "1/46" written in the top left corn…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
SELECT 33, bq.id, 'Legal'
FROM (
SELECT
`u`.`id`, `u`.`layout`,
`u`.`id` AS face_id,
CASE
WHEN layout = 'double-faced' OR layout = 'fli…
-
See core OmniPay documentation:
https://github.com/thephpleague/omnipay#token-billing
This driver uses:
- `registerToken()` for `createCard()`
- `completeRegistration()` to complete `registerToken` …
-
The [Direct integration documentation](http://www.sagepay.co.uk/file/12236/download-document/DIRECT_Integration_and_Protocol_Guidelines_010814.pdf) (page 43) makes a distinction between `CardHolder` (…
-
Inspired by this little [tweetstorm](https://twitter.com/dan_abramov/status/710642981016100864).
## Problem: Side Effects and Composition
We discussed effects in Redux for ages here but this is the f…
-
I am starting this issue in light of the recent announcement of [dropping ReactJS support](https://ma.tt/2017/09/on-react-and-wordpress/) by Matt.
---
Since I believe the community is moving in…
-
I am testing the script on our file server in a SRM test failover, so no internet to grab the file. So I downloaded the file and installed XAMPP to run local web server and tweak the script to get th…
-
Copied proposal from https://github.com/jashkenas/coffee-script/issues/2662#issuecomment-13026081 below
---
Taken pretty much from the coffee-of-my-dreams list, the best way to explain my preferred …
-
CC validation at the REST API level provides error messages that include the "property" field that tells you which field is in error. An example is `cardDetails.cardholderName` which may come with a m…