Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: hide stylesheet #31713
    A
    Participant

    worked, thank you.

    in reply to: PayPal Adaptive Payments Problems #30011
    A
    Participant

    I just checked my IPN History. IPN works fine for the standard paypal gateway orders, but the payments i tried with Adaptive Payments are on “failed” or “retrying”. (https://www.paypal.com/de/cgi-bin/webscr?cmd=_display-ipns-history)
    When i go to my woocommerce orders and check the orders which have the “failed” status in my paypal ipn history, i see:

    So:
    A: it is a problem of my webhosting provider
    B: or paypal fcked up my settings

    I think i am gonna contact paypal first.

    I will keep you up2date.

    in reply to: PayPal Adaptive Payments Problems #30004
    A
    Participant

    I tried to fix it and played around with my whole site for more than 5 hours. I deactivated everything, i tried with and without cloudflare, i tried to reinstall my plugins, i re-entered the payment details in woocommerce etc etc. Still not working.

    I wanted to try to install woocommerce and wc vendors on a new fresh wordpress installation, but wc vendors does not work with the latest version of wordpress, so i cant test it.

    How ever, i received a email from PayPal yesterday:

    Dear XXXXXXX , 
    
    Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:
    
    https://DOMAIN.com/?wc-api=WC_PayPalAP&paypal_chain_ipn=1&order_id=8941
    https://DOMAIN.com/?wc-api=WC_PayPalAP&paypal_chain_ipn=1&order_id=8979
    https://DOMAIN.com/?wc-api=WC_PayPalAP&paypal_chain_ipn=1&order_id=9077 
    
    If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account. 
    
    Thank you for your prompt attention to this issue.
    
    Sincerely,
    
    PayPal 

    I think i received this because i of my testings. However, when i click on the links i get this errors:

    Notice: Undefined index: status in /home/XXXX/public_html/shop/wp-content/plugins/wc-vendors/classes/gateways/PayPal_AdvPayments/paypal_ap.php on line 118
    Notice: Undefined index: status in /home/XXXX/public_html/shop/wp-content/plugins/wc-vendors/classes/gateways/PayPal_AdvPayments/paypal_ap.php on line 119

    Is it possible that this is not a WC vendors problem, rather a PayPal problem?

    in reply to: PayPal Adaptive Payments Problems #29536
    A
    Participant

    “Two of those plugins are titled “Social” something. Those plugins use the OAuth classes. Disable all plugins, and test. 🙂

    If an order is pending, instead of processing/completed, and your customer HAS paid via PayPal, then PayPal is unable to send IPN requests to your server. Probably something to do with all those SSL plugins you have and/or Cloudflare. Not a WC Vendors bug, site config issue. Same with the instant pay button, if PayPal cant communicate with your website, they wont issue payments.”

    Well like i said i deactivated already everything, only wc vendors and woocommerce was active & i also deactivated ssl completely, but i got the same error.
    I never had a problem with the standard paypal payment gateway with the IPN requests, NEVER. I also do not see IPN settings in the PayPal Adaptive Payments gateway. Must the standard paypal payment gateway be active with the adaptive payments gateway in order to work properly with the IPN request, or is it enough that only the adaptive payments gateway is active and the standard paypal gateway deactivated?

    However, i will test it tomorrow and let you know.

    in reply to: PayPal Adaptive Payments Problems #29507
    A
    Participant

    I found another problem. I thought about since the manual payout does not work, i tried the “INSTANT PAY”. It worked, the vendor received his part and the shop owner too.
    Problem 1: The order was on pending and not on completed, i am selling digital downloads. I don’t know why it does not goes automatically on completed like on the standard paypal payment gateway.
    Problem 2: The payment was successful, but the commissions status is “due”. It must be on paid, because the vendor received the money.

    I dont know but i kinda have no luck with PayPal Adaptive Payments..

    in reply to: PayPal Adaptive Payments Problems #29502
    A
    Participant

    I dont know Ben, i deactivate completely everything, except WC Vendors & WooCommerce.

    I even deleted some custom code in my functions.php file of my theme and even deactivated my SSL connection. I made a screenshot of my plugins i activated normally, like i said i deactivated them all and still got that error.

    in reply to: PayPal Adaptive Payments Problems #29488
    A
    Participant

    Just want to inform that i also tried to deactivate all my enabled plugins, in case there is a conflict, but i got the same error.
    If there is anything i can do to help to fix this problem, please let me know.

    in reply to: PayPal Adaptive Payments Problems #29481
    A
    Participant

    I do not have a error_log in my wordpress folder / server (like explained in my text).

    Thats why i added the following code to my wp-config file.

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);

    I tried to pay out the comissions again, and it showed me this error:

    Fatal error: Cannot redeclare class OAuthException in /home/XXXXX/public_html/shopfiles/wp-content/plugins/wc-vendors/classes/gateways/PayPal_Masspay/api/lib/auth/PPAuth.php on line 42

    in reply to: Order get marked as paid instead of due #23907
    A
    Participant

    Hello Ben, no i dont think so. I think actually nobody connected his account with stripe yet.

    in reply to: Bought Stripe | Does not work, managed accounts #22998
    A
    Participant

    Ben, it is working now. I DONT KNOW why, but its working. I just re-rolled all the keys in my stripe dashboard and entered all the new keys in woocommerce. Thanks for the support. I hope everything works now.

    in reply to: Bought Stripe | Does not work, managed accounts #22997
    A
    Participant

    I entered the information already two times before creating this threads. Check the picture below, thats how i entered the information for the client id. I also switched the client ids out (in the stripe dashboard settings are two client ids, one development clied id and production client id), but still i get an error. The secret and publishable key is 100% right, since i checked it now the third time.

    stripe settings

    in reply to: Bought Stripe | Does not work, managed accounts #22986
    A
    Participant

    Hello ben. Thank you for the fast reply. I opened the error_log on my server, i copied the last entries:

    Stack trace:
    #0 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php(174): StripeOAuth->getTokens('ac_7qZQxvbs1Lq3...', false)
    #1 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/gateway-stripe.php(155): StripeOAuth->getAccessToken('ac_7qZQxvbs1Lq3...')
    #2 [internal function]: stripe_check_connect('')
    #3 /home/anton9gr/public_html/shopfiles/wp-includes/plugin.php(503): call_user_func_array('stripe_check_co...', Array)
    #4 /home/anton9gr/public_html/shopfiles/wp-settings.php(353): do_action('init')
    #5 /home/anton9gr/public_html/shopfiles/wp-config.php(88): require_once('/home/anton9gr/...')
    #6 /home/anton9gr/public_html/shopfiles/wp-load.php(37): require_once('/home/anton9gr/...' in /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php on line 346
    [04-Feb-2016 18:55:46 UTC] PHP Fatal error:  Uncaught exception 'Exception' with message 'Error making StripeOAuth request: (400) Bad Request' in /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php:346
    Stack trace:
    #0 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php(174): StripeOAuth->getTokens('ac_7qZSFVb2umCP...', false)
    #1 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/gateway-stripe.php(155): StripeOAuth->getAccessToken('ac_7qZSFVb2umCP...')
    #2 [internal function]: stripe_check_connect('')
    #3 /home/anton9gr/public_html/shopfiles/wp-includes/plugin.php(503): call_user_func_array('stripe_check_co...', Array)
    #4 /home/anton9gr/public_html/shopfiles/wp-settings.php(353): do_action('init')
    #5 /home/anton9gr/public_html/shopfiles/wp-config.php(88): require_once('/home/anton9gr/...')
    #6 /home/anton9gr/public_html/shopfiles/wp-load.php(37): require_once('/home/anton9gr/...' in /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php on line 346
    [04-Feb-2016 18:56:00 UTC] PHP Fatal error:  Uncaught exception 'Exception' with message 'Error making StripeOAuth request: (400) Bad Request' in /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php:346
    Stack trace:
    #0 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php(174): StripeOAuth->getTokens('ac_7qZSFVb2umCP...', false)
    #1 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/gateway-stripe.php(155): StripeOAuth->getAccessToken('ac_7qZSFVb2umCP...')
    #2 [internal function]: stripe_check_connect('')
    #3 /home/anton9gr/public_html/shopfiles/wp-includes/plugin.php(503): call_user_func_array('stripe_check_co...', Array)
    #4 /home/anton9gr/public_html/shopfiles/wp-settings.php(353): do_action('init')
    #5 /home/anton9gr/public_html/shopfiles/wp-config.php(88): require_once('/home/anton9gr/...')
    #6 /home/anton9gr/public_html/shopfiles/wp-load.php(37): require_once('/home/anton9gr/...' in /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php on line 346
    [04-Feb-2016 19:11:27 UTC] PHP Fatal error:  Uncaught exception 'Exception' with message 'Error making StripeOAuth request: (400) Bad Request' in /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php:346
    Stack trace:
    #0 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php(174): StripeOAuth->getTokens('ac_7qZhbSy8GCH6...', false)
    #1 /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/gateway-stripe.php(155): StripeOAuth->getAccessToken('ac_7qZhbSy8GCH6...')
    #2 [internal function]: stripe_check_connect('')
    #3 /home/anton9gr/public_html/shopfiles/wp-includes/plugin.php(503): call_user_func_array('stripe_check_co...', Array)
    #4 /home/anton9gr/public_html/shopfiles/wp-settings.php(353): do_action('init')
    #5 /home/anton9gr/public_html/shopfiles/wp-config.php(88): require_once('/home/anton9gr/...')
    #6 /home/anton9gr/public_html/shopfiles/wp-load.php(37): require_once('/home/anton9gr/...' in /home/anton9gr/public_html/shopfiles/cnt-files/plugins/wc-vendors-gateway-stripe-connect/classes/lib/StripeOAuth.class.php on line 346
    

    I hope they are helpful.

Viewing 12 posts - 1 through 12 (of 12 total)