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 is not available for new posts or responses; previous posts remain available to review. 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 ‎Mar-12-2019
Country: Germany
Type: Personal
vished
vished Contributor
Contributor
6
Posts
1
Kudos
0
Solutions
Giving
Your PayPal Anniversary
Liked
Organized
Ice Breaker
The Return
Active
View all
Latest Contributions by vished
  • Topics vished has Participated In
  • Latest Contributions by vished

Which jar is the correct from maven?

by vished Contributor in PayPal Basics Archives
‎Jan-26-2021 09:26 AM
‎Jan-26-2021 09:26 AM
Hi all,   Can anybody help me which is the correct link for maven?   I´m currently using: https://mvnrepository.com/artifact/com.paypal.sdk/paypal-core/1.7.2   and   https://mvnrepository.com/artifact/com.paypal.sdk/rest-api-sdk/1.14.0    Any ideas? But both has a last update from 3 years ago? ... View more

JAVA SDK - cancel Agreement?

by vished Contributor in SDKs
‎May-27-2019 02:12 AM
‎May-27-2019 02:12 AM
Hi all,   How can I cancel an agreement? I tried:   private void cancelAgreement(Agreement agreement, String accessToken) throws PayPalRESTException { AgreementStateDescriptor agreementStateDescriptor = new AgreementStateDescriptor(); agreementStateDescriptor.setNote("Cancel the contract"); agreement.cancel(accessToken, agreementStateDescriptor); }   But I got: The method cancel(String, AgreementStateDescriptor) from the type Agreement is deprecated   Any ideas? ... View more

Billing agreement; Execute the first payment?

by vished Contributor in Payments Archives
‎Mar-21-2019 01:50 AM
1 Kudo
‎Mar-21-2019 01:50 AM
1 Kudo
Hi all,   I´m using Billing Agreement to setup Payment like Netflix etc. My understand is: 1) I have to create a Plan 2) Create Payment Agreement 3) User has to login to PayPal and accept. 4) I got a token -> All this has been completed from my end in JAVA SDK.   But how can I execute the FIRST and NEXT payments? Which kind of object do I have to create?   Thanks ... View more
Labels:
  • Labels:
  • Making a payment
  • Subscriptions and Billing Agreements

Re: How to charge first payment with a billing agr...

by vished Contributor in Payments Archives
‎Mar-21-2019 01:47 AM
‎Mar-21-2019 01:47 AM
Any feedback here? ... View more

Re: JAVA SDK - need help to integrate in my applic...

by vished Contributor in SDKs
‎Mar-19-2019 05:22 AM
‎Mar-19-2019 05:22 AM
Can anybody help here? ... View more

JAVA SDK - need help to integrate in my applicatio...

by vished Contributor in SDKs
‎Mar-12-2019 07:39 AM
‎Mar-12-2019 07:39 AM
Dear all,   I need the PayPal API for the integration in my app. I´m using JAVA as coding language. - I manage contracts, customer etc. in my app. - The customer will accept a contract and pay afterward - E.g. he accept a software  contract for 1 year. - Customer will pay via PayPal - After one year, my app is sending again a request to PayPal to get the money. There is no need for the customer to login again.    -> I think this will be a "Billing Aggreement"?   From another provider (Billwerk) they integrated PayPal as follow:   I understand, that I need to create a "Billing Agreement" in PayPal. Do I need to create also  "Billing Plan"? Is this required, before I can create a "Billing Agreement" ?   - Which requests are also needed against the PayPal API? - Which kind of object do I have to create? - Are there any references for the coding?   - How is the process for the Button to redirect to the PayPal page (for login)?    -> I´m using JSF. Do I have to create the PayPal URL with all the paremeters?     -> After the button has been clicked, the user will be forwared to https://www.paypal.com?paramter1=test?parameter2=test....     -> Or how will this be generated?   Thank you for help ... View more
Labels:
  • Labels:
  • PayPal Here SDK
  • REST SDK
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!