Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in

Le Forum de la communauté n’est pas disponible pour les nouveaux messages ou les réponses; les articles précédents restent disponibles pour vérification. Afin de connaître les options d’assistance complètes, rendez-vous sur PayPal.com/HelpCenter

Si vous souhaitez signaler du contenu illégal et contraire au Règlement sur les services numériques de l’Union Européenne (DSA), veuillez cliquer ici.

since ‎Oct-15-2017
elitu
elitu Contributor
Contributor
12
Posts
2
Kudos
0
Solutions
Your 3rd PayPal Anniversary
Your PayPal Anniversary
Liked
The Return
Organized
New Look
Ice Breaker
Giving
Friendly
Conversationalist
Active
View all
Latest Contributions by elitu
  • Topics elitu has Participated In
  • Latest Contributions by elitu

Can i use the PayPal iOS SDK in a new project, alt...

by elitu Contributor in About Business
‎Nov-20-2017 10:59 PM
‎Nov-20-2017 10:59 PM
Hi, Can i use the PayPal iOS SDK in a new project, altough it's deprecated? Is using the braintree SDK/Express checkout web interface is a recomendation or a must? Currently my alternative is a web based express checkout interface, but it has too many fields (adress,phone,etc..) and i don't want to scare my clients away.  ... View more

'sRe: Internal server error, trying to execute an ...

by elitu Contributor in Sandbox Environment
‎Nov-06-2017 11:40 PM
‎Nov-06-2017 11:40 PM
It's working now, but i'm afraid it won't tommorow. It's not stable and frustrating.   (The attached image is taken from my system log - the create action result on the left , the execute on the right.)       ... View more

Re: Internal server error, trying to execute an ap...

by elitu Contributor in Sandbox Environment
‎Nov-06-2017 03:09 AM
‎Nov-06-2017 03:09 AM
Hi, It's working with the "sale" intent, not with the "authorize". ... View more

Internal server error, trying to execute an approv...

by elitu Contributor in Sandbox Environment
‎Nov-04-2017 11:52 PM
‎Nov-04-2017 11:52 PM
Hi, I have'nt touched a thing(it was working just fine for a few days) , and suddenly i'm getting internal server error, trying to execute an approved payment  payments/payment/#{payment_id}/execute The create payment response: {"id":"PAY-86J33994G20450222LH7LAJQ","intent":"authorize","state":"created","payer":{"payment_method":"paypal"},"application_context":{"locale":"en-US","landing_page":"login","brand_name":"Challenge Hero","shipping_preference":"no_shipping"},"transactions":[{"amount":{"total":"1.00","currency":"USD","details":{"subtotal":"1.00"}},"payee":{"email":"mailofeli-facilitator- at - gmail.com"},"description":"The challenge itself","item_list":{"items":[{"name":"Challenge 205","sku":"205","price":"1.00","currency":"USD","quantity":1}]},"related_resources":[]}],"create_time":"2017-11-05T06:31:01Z","links":[{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-86J33994G20450222LH7LAJQ","rel":"self","method":"GET"},{"href":"https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-1JA17170S7098914J","rel":"approval_url","method":"REDIRECT"},{"href":"https://api.sandbox.paypal.com/v1/payments/payment/PAY-86J33994G20450222LH7LAJQ/execute","rel":"execute","method":"POST"}]} The execute response:   {"name":"INTERNAL_SERVICE_ERROR","details":[],"message":"An internal service error has occurred","information_link":"https://developer.paypal.com/docs/api/payments/#errors","debug_id":"6b106add793f0"}   ... View more

Internal server error, trying to pay for an order

by elitu Contributor in Sandbox Environment
‎Oct-31-2017 12:35 AM
1 Kudo
‎Oct-31-2017 12:35 AM
1 Kudo
Hi, i'm trying to pay for order id : 852805636S286194K for the payer id GLGJLKYWHX6LW via  https://api.sandbox.paypal.com/v1/checkout/orders/852805636S286194K/pay I'm getting :  "{\"name\":\"INTERNAL_SERVICE_ERROR\",\"message\":\"The server encountered an internal error that prevented it from fulfilling this request.\",\"information_link\":\"https://developer.paypal.com/docs/api/#INTERNAL_SERVICE_ERROR\",\"debug_id\":\"54d1066a8e14\"}"   Please help. ... View more

Implementing a "virtual service" marketplace

by elitu Contributor in Sandbox Environment
‎Oct-29-2017 07:39 AM
‎Oct-29-2017 07:39 AM
I need to implement a pretty basic marketplace (users transfer money to other users and a fee is collected with every transaction), i've notice that "adaptive payments" is deprecated. What services should I use? Should I implement a managed on-boarding? Should I use adaptive payments? Any other service? ... View more

Re: Create Merchant Account Via REST API gives "Ca...

by elitu Contributor in Sandbox Environment
‎Oct-24-2017 05:40 AM
1 Kudo
‎Oct-24-2017 05:40 AM
1 Kudo
Thanks alot! I'm getting 201 now 🙂 ... View more

Re: Create Merchant Account Via REST API gives "Ca...

by elitu Contributor in Sandbox Environment
‎Oct-23-2017 02:10 AM
‎Oct-23-2017 02:10 AM
Hi, something is changed, but it still not working. Using the following data:   data={} data[:account_status]="A" data[:account_currency]="USD" data[:account_relations]=[] data[:account_relations][0]={} data[:account_relations][0][:type]="PARTNER" data[:owner_info]={} data[:owner_info][:date_of_birth]="1990-01-01" data[:owner_info][:email]="bla23lfu - at - bla.com" data[:owner_info][:name]={} data[:owner_info][:name][:prefix]="Mr" data[:owner_info][:name][:given_name]="Eli" data[:owner_info][:name][:surname]="tu" data[:owner_info][:addresses]=[] data[:owner_info][:addresses][0]={} data[:owner_info][:addresses][0][:type]="HOME" data[:owner_info][:addresses][0][:line1]="200 Broadway Av" data[:owner_info][:addresses][0][:city]="Bestcity" data[:owner_info][:addresses][0][:state]="New York" data[:owner_info][:addresses][0][:country_code]="AU" data[:business_info]={} data[:business_info][:merchant_category_code]="3011" data[:business_info][:type]="ASSOCIATION" data[:business_info][:sub_type]="ASSO_TYPE_INCORPORATED" data[:business_info][:customer_service]={} data[:business_info][:customer_service][:email]="service -at- bla.com" data[:business_info][:phones]=[] data[:business_info][:phones][0]={} data[:business_info][:phones][0][:type]="WORK" data[:business_info][:phones][0][:country_code]="61" data[:business_info][:phones][0][:national_number]="0491570156" data[:business_info][:phones][0][:extension_number]="123" data[:business_info][:addresses]=[] data[:business_info][:addresses][0]={} data[:business_info][:addresses][0][:type]="WORK" data[:business_info][:addresses][0][:line1]="200 Broadway Av" data[:business_info][:addresses][0][:city]="Ashdod" data[:business_info][:addresses][0][:state]="Israel" data[:business_info][:addresses][0][:country_code]="AU" data[:business_info][:addresses][0][:postal_code]="5054" data[:business_info][:names]=[] data[:business_info][:names][0]={} data[:business_info][:names][0][:type]="LEGAL" data[:business_info][:names][0][:name]="Monkeytech LTD" data[:loginable]=false data[:partner_merchant_external_id]="mzz123" data[:timezone]="Australia/Adelaide" data[:partner_tax_reporting]=true gives me (please notice the weired field identifier):   {"partner_merchant_external_id"=>"mzz123", "errors"=>[{"name"=>"VALIDATION_ERROR", "message"=>"Input Validation Error", "debug_id"=>"56b53d9fd3aa8", "details"=>[{"field"=>"#", "issue"=>"Invalid field value."}]}], "links"=>[{"href"=>"https://api.sandbox.paypal.com/v1/customer/partners/merchant-accounts", "rel"=>"create", "method"=>"POST"}]} going back to the hardcoded json from your documentation example gives me : [{"field"=>"#/owner_info/email", "issue"=>"Account with this email address already exists. Please use the PATCH link to update the account information."}], "links"=>[{"href"=>"https://api.sandbox.paypal.com/v1/customer/partners/merchant-accounts/WHNNPDGCLLE86", "rel"=>"edit", "method"=>"PATCH"}, {"href"=>"https://api.sandbox.paypal.com/v1/customer/partners/merchant-accounts/WHNNPDGCLLE86", "rel"=>"replace", "method"=>"POST"}]}]} for every email address 😮   please help... ... View more

Re: Create Merchant Account Via REST API gives "Ca...

by elitu Contributor in Sandbox Environment
‎Oct-18-2017 09:20 AM
‎Oct-18-2017 09:20 AM
Hi, i'm getting the exact same result: {"partner_merchant_external_id"=>"abc123", "errors"=>[{"name"=>"FORBIDDEN", "message"=>"Access Forbidden Error", "debug_id"=>"d48c5ea654df", "details"=>[{"issue"=>"Partner account does not have account management permission"}]}], "links"=>[{"href"=>"https://api.sandbox.paypal.com/v1/customer/partners/merchant-accounts", "rel"=>"create", "method"=>"POST"}]} ... View more

Re: Create Merchant Account Via REST API gives "Ca...

by elitu Contributor in Sandbox Environment
‎Oct-18-2017 04:30 AM
‎Oct-18-2017 04:30 AM
Thanks but now the response is: {"partner_merchant_external_id"=>"abc123", "errors"=>[{"name"=>"FORBIDDEN", "message"=>"Access Forbidden Error", "debug_id"=>"b1a83332236f0", "details"=>[{"issue"=>"Partner account does not have account management permission"}]}], "links"=>[{"href"=>"https://api.sandbox.paypal.com/v1/customer/partners/merchant-accounts", "rel"=>"create", "method"=>"POST"}]}   Where should i setup the partner account permissions? ... 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