How to Integrate marketplace api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI this avinash
i had a question in payment
my payment flow is. i had a two users that are student and teacher.student will purchass the answer from teacher he will make a payment. the payment will go some amount to teacher and some amount to site. so i want to use marketplace api. is it suitable api for my payment flow.if it is suitable please tell me
which sdk i use to integrate in java.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It will do that for you when it's ready, but unfortunately it's closed to a small set of beta testers right now, and the information I've been given is that there will be quite a few changes prior to its launch.
Right now you could use Express Checkout with Billing Agreements and Reference Transactions. So the teachers would setup a billing agreement with you (the site). You would use Express Checkout with your own API credentials, and you would specify the SELLERPAYPALACCOUNTID parameter in the API request to send the original student payment directly to the teacher's account. Then you would use the billing agreement you have on file with the teacher to pull the commission you are due.
You could do that as part of the checkout flow, or you could keep a running balance and pull your commissions when they reach a particular amount, which would help keep the fees lower.
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
thanks for kind response. i don't think so it is suitable for my requirement.when do i exeprt use adaptive and marketplace api
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you would prefer Parallel Payments then Express Checkout can do that without the need for any billing agreements.
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
well ok. i dont know how it works can you explain in brief. how it is working on my requirement. student pay total money to student then teacher will sent money(site profit) to admin. is it work flow when i create billing aggrement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I explained that exact flow in my original response about this. If you need help with the development you can contact me directly to discuss.
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks Angelleye for this Billing agreement and reference transaction. Does this implement has rich feature in UI (screenshot below) unlike Classic adaptive payments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PayPal Partner and Certified Developer - Kudos 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
Do we have sandbox demo for this application? https://www.angelleye.com/paypal-split-payments-express-checkout-billing-agreements-reference-transa...

- « Previous page
-
- 1
- 2
- Next page »
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
- Advance checkout in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- How to integrate PayPal during user signup to avoid re-entering credentials for future payments? in REST APIs
- Django-paypal form is not showing "pay with credit or debit card" option in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- Shopify PayPal integration, customer authorized multiple times in PayPal Payments Standard