Subscription/RepeatPayment
Authorization required: Yes
HTTP methods allowed: GET
Syntax: Subscription/RepeatPayment/{gateway_id}/ Details
Executes a recurrent payment for the given {gateway_id}.
Administrative access is required in order to access this method.
Note that this method is "safe" to use in the sense that the payment-process will only be completed when all conditions for renewal of subscription are present (mainly, GatewayProperty.subscription_automatic_renewal_mode must be on and GatewayProperty.subscription_valid_to_date must not be too far into future (the limit as of March 2016 is max 5 days into the future)
{gateway_id} may be any of
gateway_id,
user_defined_name,
user_defined_group_name,
See Gateway for more information about what kind of id's that can be used
See Subscription/Register
Popularity: 47 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04