- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why does it not show up on my paypal account? How long does it take to process? What steps should I be taking?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shopify automatically uses your Shopify email address as the PayPal account that receives payment and that email address may not be registered with PayPal so you may have to add and confirm that email address to an existing PayPal account to claim payment or sign up for a new account with that email address, confirm the email address in order to claim payment.
You’re supposed to double check your PayPal payment settings to make sure the right PayPal account is receiving payments.
Kudos & Solved are greatly appreciated. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Shopify automatically uses your Shopify email address as the PayPal account that receives payment and that email address may not be registered with PayPal so you may have to add and confirm that email address to an existing PayPal account to claim payment or sign up for a new account with that email address, confirm the email address in order to claim payment.
You’re supposed to double check your PayPal payment settings to make sure the right PayPal account is receiving payments.
Kudos & Solved are greatly appreciated. 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @SapphireCLLC,
Thank you for posting to the PayPal community.
Please contact your website developer or the support of eCommerce Shopify to cross check the value "PAYMENTREQUEST_n_PAYMENTACTION" passed in your SetExpressCheckout API Operation.
If your passing the "PAYMENTREQUEST_n_PAYMENTACTION" as "Authorization" in your SetExpressCheckout API Operation. To capture the pending authorized payments, merchants should trigger the "DoCapture" API operation via your website(built though third party platform Shopify).
DoCapture - https://developer.paypal.com/api/nvp-soap/do-capture-nvp/
PAYMENTREQUEST_n_PAYMENTACTION |
(Conditional) Defines how to obtain payment. Required for parallel payments and digital goods. You can specify up to 10 payments, where n is a digit between 0 and 9, inclusive; except in the case of digital goods, which supports single payments only and where n is 0. If the transaction does not include a one-time purchase, this field is ignored. Values are:
|
Guide link for pending transaction - https://www.paypal.com/us/cshelp/article/new-paypal-account-%E2%80%93-payments-on-hold-and-accessing...
If your still facing any issues, please create a MTS ticket via - https://www.paypal-support.com/s/?language=en_US with the detail information and error details.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- p is not a function error using the example downloaded from Paypal in SDKs
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs
- How do you create subscriptions with PayPal Advanced Checkout? in SDKs