Skip to content

Commit 1abfdfe

Browse files
committed
Add recent gateways to package keywords
1 parent 21ff17a commit 1abfdfe

File tree

1 file changed

+38
-5
lines changed

1 file changed

+38
-5
lines changed

composer.json

+38-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,45 @@
11
{
22
"name": "omnipay/omnipay",
33
"type": "library",
4-
"description": "Omnipay is a framework agnostic multi-gateway payment processing library",
4+
"description": "A framework agnostic, multi-gateway payment processing library",
55
"keywords": [
6-
"payment", "gateway", "merchant", "authorize", "purchase", "authorize.net",
7-
"auth.net", "cardsave", "gocardless", "netaxept", "payflow", "dps", "paymentexpress",
8-
"paypal", "pin", "sagepay", "sage pay", "stripe", "2co", "2checkout", "twocheckout",
9-
"worldpay", "tala", "tala-payments"],
6+
"2checkout",
7+
"2co",
8+
"auth.net",
9+
"authorize",
10+
"authorize.net",
11+
"buckaroo",
12+
"cardsave",
13+
"commweb",
14+
"dps",
15+
"egate",
16+
"eway",
17+
"express",
18+
"gateway",
19+
"gocardless",
20+
"ideal",
21+
"merchant",
22+
"migs",
23+
"mollie",
24+
"netaxept",
25+
"netbanx",
26+
"pay",
27+
"payfast",
28+
"payflow",
29+
"payment",
30+
"paymentexpress",
31+
"paypal",
32+
"pin",
33+
"purchase",
34+
"rapid",
35+
"sagepay",
36+
"securepay",
37+
"stripe",
38+
"tala",
39+
"tala-payments",
40+
"twocheckout",
41+
"worldpay"
42+
],
1043
"homepage": "https://github.com/adrianmacneil/omnipay",
1144
"license": "MIT",
1245
"authors": [

0 commit comments

Comments
 (0)