I created a Billing Plan with the API endpoint like described in the official api docs. I create it by the endpoint:
POST: /v1/payments/billing-plans
I can now see it with
GET: /v1/payments/billing-plans
But it is not shown in my PayPal dashboard after login to PayPal in my browser. And the billing plans created in my django dashboard in the browser are not found by the API.
Does somebody have an idea what could be wrong? Or are they really separated? Would not make sense to me.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…