I\'ve setup subscribe form for PayPal. ... <input type=\"hidden\" name=\"return\" value=\"http://mysite.com/success/\">
I have created a paypal Unsubscribe button in Java , when user click on it and after login to paypal account and unsubscribes , the paypal posts on the notifyurl successfully and i am able to update m
I\'m implementing a business mode开发者_JAVA百科l where the service takes 10% of a fee.For example, the user lists a product for $100.The buyer purchases it.$90 goes to the seller, $10 is collected by
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting开发者_StackOverflow社区 answers.
We are in a process of making a shopping site. He开发者_Python百科re, the buyer can select the items of their choice and put them in shopping cart. These items can be from different sellers. Now, when
It would be very useful to 开发者_Python百科have feedback on the various API and services that let you bill the customers, so it\'s possible to compare :
I use https://developer.paypal.com/docs/api/payments.payouts-batch/v1/#payouts-item_get api to request my pay开发者_高级运维outs through Paypal.
I use https://developer.paypal.com/docs/api/payments.payouts-batch/v1/#payouts-item_get api to request my payouts through Paypal.