Create a pay-as-you-go recurring payment agreement with an app party. Unlike the prepaid variant, no funds are locked upfront — charges are pulled as they occur, up to the agreed amount per cycle. Invoked through the two-phase transaction flow with:Documentation Index
Fetch the complete documentation index at: https://docs.silvana.one/llms.txt
Use this file to discover all available pages before exploring further.
operation = TRANSACTION_OPERATION_REQUEST_RECURRING_PAYASYOUGOparams.request_recurring_payasyougo = RequestRecurringPayasyougoParams { … }
Params
Party ID of the app receiving the recurring payments.
Amount charged per cycle.
Human-readable description.
Client-supplied reference.
See also
RequestRecurringPrepaid— prepaid variant that locks funds upfront.GetAgentConfig— readsubscription_app_partyandrecurring_payment_package_name.