David Remer
|
86de597fb7
|
fix some method names
|
2020-09-01 09:06:39 +03:00 |
|
David Remer
|
804bf35bbe
|
coding standards for api client
|
2020-09-01 09:00:45 +03:00 |
|
David Remer
|
a35d103111
|
fix tests
|
2020-08-31 13:03:16 +03:00 |
|
David Remer
|
7b25d5bb0c
|
add custom autoloader
|
2020-08-31 12:37:24 +03:00 |
|
David Remer
|
5e39de1247
|
coding standards for button module
|
2020-08-31 11:12:46 +03:00 |
|
David Remer
|
3c916138ce
|
code style adjustments
|
2020-08-31 09:42:39 +03:00 |
|
David Remer
|
c5709065c2
|
code styles for the wc gateway module
|
2020-08-31 09:13:24 +03:00 |
|
David Remer
|
cf0b5b0e25
|
code styles for the wc gateway module
|
2020-08-28 08:13:45 +03:00 |
|
David Remer
|
7fcda592f7
|
coding standards for webhook module
|
2020-08-27 13:10:16 +03:00 |
|
David Remer
|
cfbd3ae428
|
phpcbf
|
2020-08-27 11:08:36 +03:00 |
|
David Remer
|
16501ee765
|
pcp-37 / add endpoint, redirect insufficient funds to paypal to choose different payment method
|
2020-08-27 10:58:08 +03:00 |
|
David Remer
|
52fc8483f2
|
phpcs
|
2020-08-26 10:00:43 +03:00 |
|
David Remer
|
55dcc8b88e
|
Handle INSTRUMENT_DECLINED response in WC_Gateway - PCP-37
|
2020-08-26 09:43:48 +03:00 |
|
David Remer
|
6378287962
|
make sure client_id was populated, otherwise we try to create webhooks after reset without a client_id
|
2020-08-26 08:35:35 +03:00 |
|
David Remer
|
2d48166eb1
|
phpcs
|
2020-08-25 15:13:56 +03:00 |
|
David Remer
|
607a247133
|
PCP-39 add capture downloads only immediatly option
|
2020-08-25 13:55:07 +03:00 |
|
David Remer
|
abd4c171dc
|
when order is already payed through webhook, return success in gateway
|
2020-08-25 11:58:02 +03:00 |
|
David Remer
|
7d17bf9f26
|
do only check for order approved via card when order is payed by card.
|
2020-08-25 11:57:40 +03:00 |
|
David Remer
|
3ddfec6a26
|
make patch method of OrderProcessor public
|
2020-08-24 12:06:31 +03:00 |
|
David Remer
|
60e7ff2b44
|
phpcs
|
2020-08-21 10:38:48 +03:00 |
|
David Remer
|
1369299327
|
phpcs
|
2020-08-21 09:53:32 +03:00 |
|
David Remer
|
ddbecfe7f1
|
phpcs
|
2020-08-21 09:46:46 +03:00 |
|
David Remer
|
d96f4593a6
|
phpcs
|
2020-08-21 09:41:12 +03:00 |
|
David Remer
|
ea785fa2f2
|
do not display dcc icons in gateway title in the admin
|
2020-08-21 09:12:16 +03:00 |
|
David Remer
|
0905f30465
|
PCP-43 add payee preferred option
|
2020-08-20 11:44:15 +03:00 |
|
David Remer
|
234440416c
|
PCP-42 / fix some labels
|
2020-08-20 08:38:42 +03:00 |
|
David Remer
|
315b69ebf3
|
run gateway disabler also when only CreditCardGateway is enabled
|
2020-08-20 07:35:22 +03:00 |
|
David Remer
|
c1f114d0f2
|
fix defaults in the settings fields
|
2020-08-20 07:32:21 +03:00 |
|
David Remer
|
8723cf25f6
|
remove deprecated defaults in Settings and add the new ones.
|
2020-08-20 07:31:53 +03:00 |
|
David Remer
|
d2d7d533a0
|
do not enable the gateways by default
|
2020-08-20 07:31:16 +03:00 |
|
David Remer
|
3b46feffce
|
remove options when plugin gets deactivated
|
2020-08-20 07:22:02 +03:00 |
|
David Remer
|
13ef5e8f60
|
register webhooks when client_id is added manually
|
2020-08-20 07:18:47 +03:00 |
|
David Remer
|
47e5d96f4f
|
remove extra checkout enable checkbox for dcc
|
2020-08-19 16:07:46 +03:00 |
|
David Remer
|
0e3d0de6cf
|
add paypal request id repository to order endpoint
|
2020-08-19 15:19:47 +03:00 |
|
David Remer
|
3d22b11f56
|
show capture on all gateways as option
|
2020-08-19 13:07:46 +03:00 |
|
David Remer
|
8c91614abe
|
remove png
|
2020-08-19 13:04:21 +03:00 |
|
David Remer
|
38f72baa5d
|
add dcc images to gateway, add option to define, which images to show
|
2020-08-19 13:03:57 +03:00 |
|
David Remer
|
588b7cadcf
|
proper id for setting fields
|
2020-08-19 12:07:15 +03:00 |
|
David Remer
|
05be224b65
|
hide vaulting behind flag
|
2020-08-19 11:37:18 +03:00 |
|
David Remer
|
6fd8cbb7b3
|
correct label for message enabling on checkout
|
2020-08-19 11:32:02 +03:00 |
|
David Remer
|
03e34328f9
|
show messages only for US merchants
|
2020-08-19 09:35:48 +03:00 |
|
David Remer
|
54652951bb
|
phpcs
|
2020-08-19 05:39:45 +03:00 |
|
David Remer
|
715b748b87
|
add message options
|
2020-08-19 05:19:29 +03:00 |
|
David Remer
|
f5fbc8f524
|
add gateway to tagline options
|
2020-08-18 14:34:39 +03:00 |
|
David Remer
|
f277f77ddf
|
Merge branch 'master' into PCP-30-add-dcc-wc-gateway
|
2020-08-18 14:33:42 +03:00 |
|
David Remer
|
757705ec7d
|
add tagline option
|
2020-08-18 14:32:19 +03:00 |
|
David Remer
|
73ec9b5d0f
|
add horizontal defaults to button layout
|
2020-08-18 13:58:39 +03:00 |
|
David Remer
|
720de96cba
|
add dcc_gateway_enabled to default reset values
|
2020-08-18 13:05:48 +03:00 |
|
David Remer
|
009592614c
|
check for section before storing the enabled values in settings
|
2020-08-18 13:04:51 +03:00 |
|
David Remer
|
0e0ace19d4
|
when disabling via ajax, listen to gateway
|
2020-08-18 12:53:51 +03:00 |
|