nats_get_option_details
Looks up details for a specified option-- this information will not be biller specific (duration, price, etc.) This function stores a list of the de
Parameters
Parameter
Description
Possible Values
Default Value
Example
Output
optionid => "7"
siteid => "3"
networkid => "0"
deleted => "0"
enabled => "1"
orderid => "1"
option_type_id => "0"
billerid => "0"
programid => "0"
no_old_members => "1"
name => "3 Day Trial <b>test</b>"
rebill_days => "30"
rebill => "30.95"
initial_days => "3"
initial => ".25"
initial_free => "0"
hidden => "0"
package_upgrade_allowed => "0"Notes
Example Code
Last updated
Was this helpful?