I want to initiate a bill payment with variable amount through API.
PayPal shows details on following link how to initiate through interface but I couldn't find relevant API to trigger it programmatically.
https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/manage-billing-plans/
Could you please give me reference or code sample to trigger Bill now with variable amount.
Thanks