Commit Graph

28 Commits

Author SHA1 Message Date
Tyler Douglas
7286e26321 Clearing config 2020-12-09 17:49:42 -08:00
Tyler Douglas
4cec0164a4 Formatting adjustments 2020-12-09 17:47:48 -08:00
Tyler Douglas
863fef119b Refactored PaymentData to be stored on server side 2020-12-09 17:42:39 -08:00
Tyler Douglas
c3bb32295c Changed to new adyen-implementation.js file
Updated JS to 3.18.2
2020-12-09 15:39:28 -08:00
Tyler Douglas
0b103532f1 Updated README payment methods 2020-11-05 16:02:09 -08:00
Tyler Douglas
8480bcd3f9 Updated to latest checkout version. Added newly supported payment methods to README 2020-11-05 15:58:29 -08:00
Tyler Douglas
ce942f7124 Updated README supported integrations 2020-09-14 18:12:40 -04:00
Tyler Douglas
3999986607 Merge pull request #2 from adyen-examples/maintenance
Added PayPal and ACH support
2020-09-14 17:23:55 -04:00
Tyler Douglas
178ac7666b Updated config.properties to exclude URLs 2020-09-14 17:22:11 -04:00
Tyler Douglas
32b5a44f2b Updated README dependencies versions. 2020-09-14 17:11:54 -04:00
Tyler Douglas
edbd80f7d9 Added ACH and PayPal support 2020-09-14 16:56:03 -04:00
Tyler Douglas
27f948f847 Added gif to readme 2020-09-11 18:22:35 -04:00
Tyler Douglas
689d61dae0 Resolved merge conflicts 2020-09-11 18:16:21 -04:00
Tyler Douglas
c19144d106 Updated static resources 2020-09-11 18:13:47 -04:00
deepu105
f104366523 restrict PM for drop-in 2020-08-25 17:46:08 +02:00
deepu105
b67a48081f migrate to use clientKey instead of originKey 2020-08-11 15:06:11 +02:00
Lucas Bledsoe
ab11d9cba6 Merge pull request #1 from epereztg/adjust_config_properties
fix properties name
2020-08-07 10:15:24 -07:00
Tyler Douglas
c485fac174 Updated gradle version to 8.0.0 2020-07-17 19:34:28 -07:00
elenapereztoril
4d2632dce3 fix readme to match config file 2020-05-27 10:22:34 +02:00
elenapereztoril
510956b183 fix properties name 2020-05-27 10:07:40 +02:00
Tyler Douglas
39a8bdc526 Removed ACH as not currently working. Will be added back when Java API library supports bank details 2020-04-23 11:26:03 -07:00
Tyler Douglas
8e3cc1ab51 Added gradle wrapper and changed install instructions to use wrapper 2020-04-23 11:22:26 -07:00
Tyler Douglas
d5e9d4c46f Updated readme 2020-04-10 16:45:34 -07:00
Tyler Douglas
da4fe96e33 Finalized GET and POST redirect handling. Updated /payments request formating to support listed payment methods. Added config file initialization and updated README.md and .gitignore 2020-04-10 16:39:19 -07:00
Tyler Douglas
331f1918d2 Added config.properties template 2020-04-06 17:08:52 -07:00
Tyler Douglas
a69662f225 removed .idea folder 2020-04-03 18:13:51 -07:00
Tyler Douglas
a5ecb067d6 Added .gitignore, README.md, License
TODO:
- Figure out how best to deploy Java Spark application
- Update README.md with deployment instructions
- Update Adyen API calls to support LPMS
2020-04-03 18:11:06 -07:00
Tyler Douglas
a866a55137 initial commit 2020-04-03 17:59:27 -07:00