Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in
  • Welcome
    • Guidelines
    • News and Events
    • Suggestions for PayPal
    • General Discussions
  • PayPal Help Community
    • Managing Account
    • Transactions
    • Wallet
    • Security and Fraud
    • Products & Services
    • Reporting
  • MTS Community
    • PayPal Upgrade Community
    • PayPal Payments Standard
    • REST APIs
    • NVP/SOAP APIs
    • SDKs
    • Sandbox Environment
    • PayPal Reporting
    • Payflow
    • Ideas for MTS
    • Client-side Integration
    • Server-side Integration
  • The Archives
    • PayPal Help Community Archives
      • Managing Account Archives
      • Transactions Archives
      • Wallet Archives
      • Security and Fraud Archives
      • Products & Services Archives
      • Reporting Archives
    • Help Community
      • PayPal Basics Archives
      • Payments Archives
      • My Money Archives
      • My Account Archives
      • Disputes and Limitations Archives
      • Products and Services Archives
      • PayPal Credit Archives
    • Merchant Community
      • Merchant Products
      • Business Tools Archives
      • Reporting Archives
      • Managing Risk and Fraud Archives
    • Help Archives
      • About Business (Archive)
      • About Payments (Archive)
      • About Settings (Archive)
      • About eBay (Archive)
      • About Protections (Archive)
      • About Products (Archive)
    • Social and Your Voice Archives
      • Off Topic (Archive)
      • My Feedback for PayPal (Archive)
    • About PayPal Archives
      • Watercooler (Archive)
      • Tax Information (Archive)
      • Fees (Archive)
      • eBay and PayPal (Archive)
      • Coupons and promotions (Archive)
    • My Account Archives
      • My account settings (Archive)
      • Account limits and verification (Archive)
      • Account balance (Archive)
      • Bank accounts and credit cards (Archive)
    • Payments Archives
      • Sending money (Archive)
      • Receiving money (Archive)
      • Refunds (Archive)
      • Donations and Fundraising (Archive)
    • Disputes and Security Archives
      • Disputes and claims (Archive)
      • Fraud, phishing and spoof (Archive)
    • My Business Archives
      • Merchant services (Archive)
      • Reporting and tracking (Archive)
      • Shipping (Archive)
    • PayPal Products Archives
      • PayPal Debit Mastercard (Archive)
      • PayPal Extras MasterCard (Archive)
      • PayPal Mobile & Other Services (Archive)
      • Student Accounts (Archive)
      • Bill Me Later (Archive)
    • Getting to know PayPal
      • My PayPal account
      • Security and protection
    • Receiving and sending money
      • Buying with PayPal
      • Selling with PayPal
    • PayPal Here UK
      • PayPal Here News and Events
      • PayPal Here Community
      • Chip and Pin Card Reader
      • PayPal Here App

The Community Forum will no longer be available starting June 30, 2025. Please note that the forum is now closed for new posts and responses, but previous posts will remain accessible for review until June, 30 2025. For comprehensive support options, please visit PayPal.com/HelpCenter
Merchant Technical Support: For technical support and related questions, please visit our Technical Support Help Center or Developer Central

If you want to report illegal content under the EU Digital Services Act, please do so here

since ‎Dec-15-2022
Country: United States
Type: Business
dipeshc
dipeshc Contributor
Contributor
2
Posts
0
Kudos
0
Solutions
The Return
Active
Ice Breaker
View all
Latest Contributions by dipeshc
  • Topics dipeshc has Participated In
  • Latest Contributions by dipeshc

How to disable payment receivable field for Sandbo...

by dipeshc Contributor in Sandbox Environment
‎Mar-12-2023 11:30 PM
‎Mar-12-2023 11:30 PM
I want to integrate the merchant onboarding process into my website.   Now I want to handle the case where the merchant won't accept the payment, let's say payment_receivable = false. My question is, how can I make the payment_receivable field false for the sandbox mode account? So I can test that case as well on my website.   I used the following Rest API to get the merchant onboarding status: GET: /v1/customer/partners/{partner_id}/merchant-integrations/{merchant_id}   API Document Link: https://developer.paypal.com/docs/api/partner-referrals/v1/#merchant-integration_status ... View more

platform_fees is not apply when use DIGITAL_GOODS ...

by dipeshc Contributor in REST APIs
‎Dec-15-2022 02:35 AM
‎Dec-15-2022 02:35 AM
$data = [ "intent" => "CAPTURE", "purchase_units" => [ [ "amount" => [ "currency_code" => "USD", "value" => "100", "breakdown" => [ "item_total" => [ "currency_code" => "USD", "value" => "100", ] ] ], "description" => "Some goods description", 'items' => [ [ 'name' => "certificate-_pdf", 'unit_amount' => [ "currency_code" => "USD", "value" => "100" ], 'quantity' => 1, 'description' => "quiz completion certificate pdf", 'category' => 'DIGITAL_GOODS', ] ], "payee" => [ "email_address" => "merchant_email_address" ], "payment_instruction" => [ "disbursement_mode" => "INSTANT", "platform_fees" => [ [ "amount" => [ "currency_code" => "USD", "value" => "10.00" ], ], ], ], ] ] ]; above is the order create request for rest API. seller on my site provides the digital goods and when customers buy it, the seller should get payment directly to their account and I should get a commission in my account. problem is that, for digital goods, there is no shipping detail required but it'll show shipping detail during payment checkout.  Another issue is that, platform_fees (partner commission) is not applied when I added category = DIGITAL_GOODS In my case, there is no physical goods involved. PayPal says that digital_goods is not available for commerce platform. How can I achieve this?   Thank you. ... View more
Paypal Logo
  • Help
  • Contact Us
  • Security
  • Fees
  • © 1999-2025 PayPal, Inc. All rights reserved.
  • Privacy
  • Legal
  • Cookies
  • Policy Updates

The money in your balance is eligible for pass-through FDIC insurance.

The PayPal Cash Mastercard is issued by The Bancorp Bank pursuant to a license by Mastercard International Incorporated. The Bancorp Bank; Member FDIC.

Powered by Khoros
Welcome to the PayPal Community!