madasoftware2021
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Debit or Credit Card – Billing fieldsThanks.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeHi Niklas, I am referring to the partner_id of the PayPal Partner Referrals API.
partner_id is the ID of the partner for which to show onboarded seller status information., which is the partner’s PayPal account number. To find this ID, log in to the partner’s PayPal business account. Navigate to Profile, click Profile and settings, and click My business info. The account number appears in the Merchant account ID section.
What is the difference between raising a ticket here or via widget?
Thanks.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeIt is not resolved. Please reopen it and refer to https://wordpress.org/support/topic/paypal-card-processing-on-boarding-time-2.
I kindly ask you to give me the time to involve PayPal support team to check what you suggest time by time.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimePlease, is there someone who can provide the information I am looking for? It is very urgent. Thanks.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeHi, how can I retrieve the partner_id to use? Thanks.
Here below you can find some details about the API that I am invoking to check the integration issue:
– Request:
https://api-m.paypal.com/v1/customer/partners/{{partner_id}}/merchant-integrations/{{merchant_id}}
– Response:
406 Not Acceptable
{
“name”: “ACTOR_EXECUTION_EXCEPTION”,
“message”: “No data is stored while processing the request”,
“debug_id”: “8f38532a08879”
}Is K8SKZ36LQBWXJ the right partner_id?
- This reply was modified 5 years ago by madasoftware2021.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeHi Ninklas, I am not using the PayPal sandbox, I am using the live integration. I kindly ask you to not close the topic since often I need PayPal support team response before reply to you.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeHere below you can find the error I get on the Plugin once completed the “connect to PayPal” steps without errors on PayPal side.
We could not complete the onboarding process. Some features, such as card processing, will not be available. To fix this, please try again.
What are the APIs involved in the onboarding process? I would try to replicate it.
Thanks.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeHi Niklas, just to understand, what are the regions for which is possible to enable PayPal Card Processing? Thanks.
- This reply was modified 5 years ago by madasoftware2021.
Hi Christine,
I have one page checkout process with billing details in top and payments method choices below. When selecting paypal (via braintree) I have already filled the billing info, so I would like to not insert them twice.
Thanks in advance.
Daniele
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeJust to add a bit, with same site, same hosting it works with different accounts. So the question is: is there any specific paypal account requirements on plugin side? It is a paypal business account and seems to be properly configured to be integrated with commerce platform.
I both used “connect to paypal” button and manual settings but nothing changed.Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeI see same error message on plugin side while switching to sandbox account. I checked sandbox credit card payment (no PayPal account) and it worked.
Instead leveraging live account it didn’t work.Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeIn addition I see a lot of request with following URL that went wrong on PayPal developer dashboard, into the Live API Call section:
/v1/customer/partners/K8SKZ36LQBWXJ/merchant-integrations/XUS3Z4P5TZ7F4
Are these kind of requests generated by the plugin in use?
Thanks
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Billing detailsHi, yes, that is what I meant. Thanks.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeHi, here below the PayPal Tech Support response:
————————————————————————————–
Card payments are already enabled for all PayPal Standard products. On the other hand, there are PayPal products that require an enabling, such as PayPal PRO or PayPal Commerce Platform.
In your case I see that you have enabled PayPal Commerce Platform on the your account so the plugin should not give that message. Plugins are code developed by third parties, not PayPal, that perform certain procedures using PayPal’s methods. In this case it seems that the plugin checks your account and does not see PayPal Commerce Platform enabled. I suggest the following:
1) Verify that the plugin is really a plugin for PayPal Commerce Platform (which I see being active on your account) and not for other PayPal products that are not enabled on your account
2) Check that you are activating the plugin for your account on which Commerce Platform is active
3) Check that all the information for PayPal Commerce Platform on your account has been provided, once you have logged in to the account you want to use you can click on the two links below as they check that all the necessary information is present in the your account, if they are not, they require:
https://www.paypal.com/policydashboard/process/compliance/mdc
https://www.paypal.com/policy/hub/kyc3) Check with the plugin developer what kind of check their procedure does to return that error
————————————————————————————–
Can you please help me addressing the proper reply?
Thanks.
- This reply was modified 5 years ago by madasoftware2021.
- This reply was modified 5 years ago by madasoftware2021.
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] PayPal Card Processing On-Boarding TimeSorry but I didn’t get. I see following message in the plugin settings tab: “Credit Card processing for your account has not yet been activated by PayPal. If your account is new, this can take some days. Otherwise, please get in contact with PayPal.”
What does “some days” mean? What PayPal is going to do in these days?
I used an old business account (which already has apps associated). I only created a dedicated one for the new integration.Thanks in advance,
Have a nice day.
Regards.- This reply was modified 5 years ago by madasoftware2021.