I'm trying to setup the PayPal payment method via BAID in Zuora (as explained in this guide: https://knowledgecenter.zuora.com/kb/How_do_I_use_the_Paypal_BAID_payment_method_in_Zuora%3F) The only difference is that I'm trying to get the BAID via REST API and not via NV API (that seems to be deprecated...) Using REST API requires to create a Billing Plan object before creating Billing Agreement, but in this case I don't need to set "regular payment definition" on PayPal, because I'm setting billing details in Zuora... So, how should I create the Billing Plan on PayPal? Thanks, David
... View more