Get a general agreement on a payment, but without using a payment plan?

FBausC
Contributor
Contributor

Hello,

 

i have programmed a payment process via the PHP SDK and the API version 2, which also works great. However, I still need an agreement during the payment in order to be able to obtain subsequent payments by hand from the buyer.

In the old API version 1, this was done via a property "billingType" and the value "MerchantInitiatedBilling" (see: https://developer.paypal.com/docs/classic/express-checkout/ec_set_up_reference_transactions/#set-up-...) and/or the implementation of the class "BillingAgreementDetailsType".

 

But nowhere I find an info how I can do that with the API-Version 2 and the PHP-SDK! Does anyone have an idea?

 

Subscriptions are not a solution, because no automatic payment should be executed. But I did not find the establishment of an agreement without the specification of a plan!

 

Thanks Frank

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.