Skip to content

Commit b99ac09

Browse files
committed
feat: Introduce PDFKit for gift cards
1 parent b3fb9f5 commit b99ac09

File tree

7 files changed

+572
-62
lines changed

7 files changed

+572
-62
lines changed

lib/fixtures/gift-cards.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@
4444
},
4545
{
4646
"id": 9107,
47-
"name": "$5 Gift Card from Evil Corp",
47+
"name": "$50000 Gift Card from Evil Corp",
4848
"uuid": "28e99b69-05a8-4ef3-8dbc-11c3a07736b5",
4949
"batch": null,
5050
"limitedToHostCollectiveIds": null,
51-
"description": "$5 Gift Card from Evil Corp",
52-
"initialBalance": 500,
51+
"description": "$50000 Gift Card from Evil Corp",
52+
"initialBalance": 50000e2,
5353
"monthlyLimitPerMember": null,
5454
"expiryDate": "Wed Apr 28 2021 00:00:00 GMT+0200 (GMT+02:00)",
5555
"currency": "USD",

0 commit comments

Comments
 (0)