Agreement Acceptance
Required when creating a subscription with Maxio Payments.
Name | Description |
---|---|
ip_address | String Required when providing agreement acceptance params. |
terms_url | String Required when creating a subscription with Maxio Payments. Either terms_url or provacy_policy_url required when providing agreement_acceptance params. |
privacy_policy_url | String |
return_refund_policy_url | String |
delivery_policy_url | String |
secure_checkout_policy_url | String |
{
"ip_address": "ip_address2",
"terms_url": "terms_url0",
"privacy_policy_url": "privacy_policy_url0",
"return_refund_policy_url": "return_refund_policy_url4",
"delivery_policy_url": "delivery_policy_url8"
}