dtommy79
Forum Replies Created
-
Forum: Plugins
In reply to: [Affiliates Manager] Bounty rate won’t updateYes, that was the problem. I guess you should add a check and display a message if a required field is left out.
thanks, i’ve found another plugin that can do this.
It seems to be working now. Thanks
Thanks
Hi,
Thanks for the reply. Here is a link to the video: https://youtu.be/iJFnXmDfr9k
And here is the log:
2020-11-17T07:25:05+00:00 INFO PayPal Checkout for WooCommerce Version: 4.0.1 2020-11-17T07:25:05+00:00 INFO WooCommerce Version: 4.7.0 2020-11-17T07:25:05+00:00 INFO Test Mode: Yes 2020-11-17T07:25:05+00:00 INFO Endpoint: https://api.sandbox.paypal.com/v1/oauth2/token/ 2020-11-17T07:25:05+00:00 INFO Action Name : Get an access token => https://developer.paypal.com/docs/api/overview/#get-an-access-token 2020-11-17T07:25:06+00:00 INFO Get access token Requesthttps://api.sandbox.paypal.com/v1/oauth2/token/ 2020-11-17T07:25:06+00:00 INFO Response Code: 200 2020-11-17T07:25:06+00:00 INFO Response Message: OK 2020-11-17T07:25:06+00:00 INFO Response Body: Array ( [scope] => https://uri.paypal.com/services/vault/payment-tokens/read https://uri.paypal.com/services/disputes/read-buyer https://uri.paypal.com/services/payments/realtimepayment https://uri.paypal.com/services/disputes/update-seller https://uri.paypal.com/services/payments/payment/authcapture openid https://uri.paypal.com/services/disputes/read-seller Braintree:Vault https://uri.paypal.com/services/payments/refund https://api.paypal.com/v1/vault/credit-card https://api.paypal.com/v1/payments/.* https://uri.paypal.com/payments/payouts https://uri.paypal.com/services/vault/payment-tokens/readwrite https://api.paypal.com/v1/vault/credit-card/.* https://uri.paypal.com/services/subscriptions https://uri.paypal.com/services/applications/webhooks [access_token] => A21AAJl_zVmoU0BihBHQl_3Yn5A23MTSFJgcovczakpOZeZsKQb81gcnTVK3sr1PbHogLYN2wxGz2Dj8B5gecUUAgc7Jm9b-g [token_type] => Bearer [app_id] => APP-80W284485P519543T [expires_in] => 32400 [nonce] => 2020-11-17T07:25:06ZzTamPMV50Dnsh-Mnkvw-50p72XDOf3JEowvaAedrzmc ) 2020-11-17T07:25:06+00:00 INFO PayPal Checkout for WooCommerce Version: 4.0.1 2020-11-17T07:25:06+00:00 INFO WooCommerce Version: 4.7.0 2020-11-17T07:25:06+00:00 INFO Test Mode: Yes 2020-11-17T07:25:06+00:00 INFO Endpoint: https://api.sandbox.paypal.com/v2/checkout/orders/ 2020-11-17T07:25:06+00:00 INFO Action Name : Create order => https://developer.paypal.com/docs/api/orders/v2/#orders_create 2020-11-17T07:25:06+00:00 INFO Request : Array ( [intent] => CAPTURE [purchase_units] => Array ( [0] => Array ( [reference_id] => wc_order_r2ZCwa2MBmWhO [amount] => Array ( [currency_code] => USD [value] => 47.95 [breakdown] => Array ( [item_total] => Array ( [currency_code] => USD [value] => 37.76 ) [tax_total] => Array ( [currency_code] => USD [value] => 10.19 ) ) ) [items] => Array ( [0] => Array ( [name] => Armor Twist [quantity] => 1 [unit_amount] => Array ( [currency_code] => USD [value] => 37.76 ) ) ) [shipping] => Array ( [address] => Array ( [address_line_1] => Address 13 [admin_area_2] => Budapest [admin_area_1] => BU [postal_code] => 1173 [country_code] => HU ) ) ) ) ) 2020-11-17T07:25:06+00:00 INFO Response Code: 400 2020-11-17T07:25:06+00:00 INFO Response Message: Bad Request 2020-11-17T07:25:06+00:00 INFO Response Body: Array ( [name] => INVALID_REQUEST [message] => Request is not well-formed, syntactically incorrect, or violates schema. [debug_id] => a14756567ffcc [details] => Array ( [0] => Array ( [field] => /purchase_units/@reference_id=='wc_order_r2ZCwa2MBmWhO'/amount/breakdown/tax_total/value [value] => 10.1899999999999995026200849679298698902130126953125 [location] => body [issue] => INVALID_STRING_LENGTH [description] => The value of a field is either too short or too long. ) [1] => Array ( [field] => /purchase_units/@reference_id=='wc_order_r2ZCwa2MBmWhO'/amount/breakdown/item_total/value [value] => 37.75999999999999801048033987171947956085205078125 [location] => body [issue] => INVALID_STRING_LENGTH [description] => The value of a field is either too short or too long. ) [2] => Array ( [field] => /purchase_units/@reference_id=='wc_order_r2ZCwa2MBmWhO'/items/0/unit_amount/value [value] => 37.75999999999999801048033987171947956085205078125 [location] => body [issue] => INVALID_STRING_LENGTH [description] => The value of a field is either too short or too long. ) [3] => Array ( [field] => /purchase_units/@reference_id=='wc_order_r2ZCwa2MBmWhO'/amount/value [value] => 47.9500000000000028421709430404007434844970703125 [location] => body [issue] => INVALID_STRING_LENGTH [description] => The value of a field is either too short or too long. ) ) [links] => Array ( [0] => Array ( [href] => https://developer.paypal.com/docs/api/orders/v2/#error-INVALID_STRING_LENGTH [rel] => information_link [encType] => application/json ) ) )
I don’t use the cart. I only have one product that is redirected to the checkout page skipping the cart.
The plugin name is “PayPal Express Checkout Payment Gateway for WooCommerce” not “PayPal Express Cart Checkout Payment Gateway for WooCommerce” or something.
The whole purpose of the Paypal express checkout is that customers don’t have to leave the website.
Forum: Plugins
In reply to: [Secure Custom Fields] HTML tags are displayedIf you are using the Divi theme this issue was fixed in the latest version 4.0.6
Forum: Plugins
In reply to: [Mivhak Syntax Highlighter] [Fatal Error] Compatibility with PHP 7.1.0I have this same problem. Any solution yet?
Rendben. K?szi a választ és k?sz?n?m, ha esetleg ez a funkció bekerülne a pluginba.
Ha jól látom ez az ?sszes fizetési módnál beállítja az autocomplete-et, igaz? Nálam van k?zvetlen átutalás és csekkes fizetés is, amelyeknél viszont nem kellene az autocomplete.
A célom az lenne, hogy megszabadulni a K&H-s plugintól és csak a bariont használni bankkártyás fizetésre, de addig nem tudom ezt megtenni amíg a fenti funkciót nem kezeli.
Annyival kiegészíteném az el?z? hozzászólásomat, hogy a K&H-s plugin nem alapból m?k?dik így, hanem van benne egy olyan opció, amelyben ki lehet választani, hogy sikeres fizetés esetén milyen állapotba rakja a rendelést. Szerintem a te pluginedbe is jó lenne egy ilyen funkció.
Az oldalamon nem let?lthet? terméket lehet vásárolni, hanem tartalomhoz hozzáférést. A bankkártyás fizetésnek nálam pont az a lényege, hogy ha ezt a fizetési módot választja akkor fizetés után azonnal hozzáfér a tartalomhoz és nem kell pl napokat várnia a rendelés jóváhagyására mint például csekkes fizetés esetén,
Ez nem teljesen igaz, mert párhuzamosan használok egy K&H-s bankkártyás fizetés plugint is és az azon keresztül fizetett rendelések a visszatérés után teljesítettek lesznek automatikusan.
Forum: Plugins
In reply to: [Barion Payment Gateway for WooCommerce] Fordítás nem jelenik megK?sz?n?m
Is there an ETA on the fix?
Thanks
Never mind, just saw this reply: https://www.ads-software.com/support/topic/v11-update-breaks-plugin?replies=8#post-7737313