I
I
iliyaisd2016-02-08 21:13:14
PHP
iliyaisd, 2016-02-08 21:13:14

What is the best Paypal tool to use for auto-accepting payments on an event?

There is a site that monitors certain events (the appearance of goods in access). It is necessary to withdraw money from the client's Paypal every time an event occurs. It's not entirely obvious which Paypal tool to use for this. Events do not have a defined periodicity, so RecurringPayments are not suitable. DoReferenceTransaction seems to fit, but why does the documentation say that credit card information is required? I don't want to touch credit cards: everything must go through Paypal exclusively. It is also not entirely clear how to authorize a person to further use DoReferenceTransaction? After all, it is probably necessary to first carry it through some kind of procedure, it should look something like connecting the Payment Method to Upwork. Maybe something else is used there?
Thanks a lot in advance for any hint/guide.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2016-02-08
@iliyaisd

(Required) A valid transaction ID from a previous purchase, such as a credit card charge using the DoDirectPayment API, or a valid billing agreement ID . Billing agreements are valid until the agreement is canceled by the buyer; whereas, transaction IDs are valid for 730 days from the transaction date.

https://developer.paypal.com/docs/classic/express-...
https://developer.paypal.com/docs/classic/express-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question