Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module does not work. #21

Open
slmbb opened this issue Mar 19, 2022 · 0 comments
Open

Module does not work. #21

slmbb opened this issue Mar 19, 2022 · 0 comments

Comments

@slmbb
Copy link

slmbb commented Mar 19, 2022

Module does not work. Preferences in the woocomerce settings are not discussed either.

Wordpress v. 5.9.2
Woocommerce v. 6.3.1
PHP v. 8.1.3
Apache/2.4.52 (Ubuntu)

wp-log:

2022-03-19T14:24:04+00:00 CRITICAL Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /wp-content/plugins/global-payments-woocommerce/globalpayments-gateway-provider-for-woocommerce.php:29
Stack trace:
#0 /wp-content/plugins/global-payments-woocommerce/globalpayments-gateway-provider-for-woocommerce.php(29): in_array()
#1 /wp-includes/class-wp-hook.php(307): globalpayments_update_v110_v111()
#2 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(474): WP_Hook->do_action()
#4 /wp-admin/includes/class-wp-upgrader.php(858): do_action()
#5 /wp-admin/includes/class-plugin-upgrader.php(137): WP_Upgrader->run()
#6 /wp-admin/update.php(176): Plugin_Upgrader->install()
#7 {main}
thrown v /wp-content/plugins/global-payments-woocommerce/globalpayments-gateway-provider-for-woocommerce.php na riadku 29

securesubmit-buildmaster pushed a commit that referenced this issue Aug 2, 2022
* Bug/ts 24 Order notes for transactions id are missing after a new order for admin page is added (#20)

* add order note after order created

* debug status

* TS-24: add order note when has T_id

* TR-24: [Integrations]: allow gateway instantiation without wp custom functionality

Co-authored-by: apetrovici <[email protected]>

* Bug/ts 67 bug with issuing refund programmatically (#19)

* TS-67 [Woo-commerce] - refund bug when method is called with testendpoint

* TS-67 [Woocommerce] - update readme file.

* TS-67: [Wocommerce] For testing - all params can be sent

?wc-api=globalpayments_test_refund&order-id=136&reason=something&amount=1

* update version to 1.2.3

* Remove validations at endpoint. code review requested changes.

* TR-67: [WooCommerce]: refine test endpoint

* add validation for amount

* Code standar fix

Co-authored-by: apetrovici <[email protected]>

* TS-65 Add apple pay button style in admin (#21)

* TS-65 Add apple pay button style in admin

* TS-68 bug for order pay in user account

Fix for Apple pay and Google pay

* Remove test endpoint

* Update sdk and fix digital wallets payment

* Fix apple pay payment action text

* tested up to

tested on wordpress 6.0. and woocommerce 6.6

* Change merchant id to Client id

Google pay change.

* minimum php requirement

change 5.5.9 to 7.1 php version

* TR-25: [WooCommerce]: admin pay for order

* TR-25: [WooCommerce]: version udate

* add styling to button pay for order

* modal margin reduce overlap

* TR-25: [WooCommerce]: admin pay for order

* TR-25: [WooCommerce]: update changelog

* TR-25: [WooCommerce] update php sdk

* TR-25: bug fix

* TR-25: update readme

* TR-25: [WooCommerce]: coding standards update

* TR-79: [WooCommerce]: bug fix option

* TR-80: [WooCommerce]: bug fix capture

* TR-25: [WooCommerce]: update comments

* 78-bug-design-button-for-pay-from-pay-for-order

78-bug-design-button-for-pay-from-pay-for-order

* TR-25: [WooCommerce]: bug fix handle empty data

* TR-25: [WooCommerce]: bug fix handle empty data

* TR-77: [WooCommerce]: bug fix retrieve user token

* Revert "78-bug-design-button-for-pay-from-pay-for-order"

This reverts commit e7323c2.

* 78-fix-button-style

* fix for other fields in modal

* TR-78: [WooCommerce]: bug fix button style

Co-authored-by: javiercrac <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant