Prepare transaction calls to charge a subscription
subscription.prepareCharge
function prepares the necessary transaction calls to charge a subscription. It returns the array of call data objects to execute the charge through wallet_sendCalls
or eth_sendTransaction
. This gives you programmatic control over when and how to execute subscription charges.^0x[0-9a-fA-F]{64}$