Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Add initial_charge_after_trial field to product #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doculab/docs/api-products.textile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ All of the product attribute fields are returned from GET (read) operations.
** @url@ The url where the signup page can be viewed
** @return_url@ The url to which a customer will be returned after a successful signup
** @return_params@ The params to be appended to the @return_url@
* @initial_charge_after_trial@ Boolean indicating whether to charge setup fee before or after trail period

h2(#input-create). Input Attributes (Create)

Expand Down