File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,9 @@ This repo includes bash scripts that use curl to demonstrate:
4646 additional document to the envelope by using the
4747 [ Composite Templates] ( https://developers.docusign.com/esign-rest-api/guides/features/templates#composite-templates )
4848 feature.
49+ 1 . ** Payments Example.**
50+ [ Source.] ( https://github.com/docusign/eg-03-curl/blob/apiv2/examples/eg014Payments.sh )
51+ An order form, with online payment by credit card.
49521 . ** Get the envelope tab data.** (Coming Soon...)
50531 . ** Set envelope tab values.** (Coming Soon...)
51541 . ** Set template tab values.** (Coming Soon...)
@@ -124,7 +127,7 @@ bash eg010SendBinaryDocs.sh
124127bash eg011EmbeddedSending.sh
125128bash eg012EmbeddedConsole.sh
126129bash eg013AddDocToTemplate.sh
127- base eg014Payments.sh (Coming Soon...)
130+ base eg014Payments.sh
128131bash eg015GetEnvelopeTabData.sh (Coming Soon...)
129132bash eg016SetEnvelopeTabValues.sh (Coming Soon...)
130133bash eg017SetTemplateTabValues.sh (Coming Soon...)
You can’t perform that action at this time.
0 commit comments