Skip to content

Commit e9caccf

Browse files
committed
Update README.md
1 parent 9130d7c commit e9caccf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.
4952
1. **Get the envelope tab data.** (Coming Soon...)
5053
1. **Set envelope tab values.** (Coming Soon...)
5154
1. **Set template tab values.** (Coming Soon...)
@@ -124,7 +127,7 @@ bash eg010SendBinaryDocs.sh
124127
bash eg011EmbeddedSending.sh
125128
bash eg012EmbeddedConsole.sh
126129
bash eg013AddDocToTemplate.sh
127-
base eg014Payments.sh (Coming Soon...)
130+
base eg014Payments.sh
128131
bash eg015GetEnvelopeTabData.sh (Coming Soon...)
129132
bash eg016SetEnvelopeTabValues.sh (Coming Soon...)
130133
bash eg017SetTemplateTabValues.sh (Coming Soon...)

0 commit comments

Comments
 (0)