Skip to content

Commit 64ac0b2

Browse files
committed
Update README.md
1 parent 00d8aa4 commit 64ac0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This repo includes bash scripts that use curl to demonstrate:
4747
[Composite Templates](https://developers.docusign.com/esign-rest-api/guides/features/templates#composite-templates)
4848
feature.
4949
1. **Payments Example.**
50-
[Source.](https://github.com/docusign/eg-03-curl/blob/master/examples/eg014Payments.sh)
50+
[Source.](https://github.com/docusign/eg-03-curl/blob/master/examples/eg014CollectPayment.sh)
5151
An order form, with online payment by credit card.
5252
1. **Get the envelope tab data.** (Coming Soon...)
5353
1. **Set envelope tab values.** (Coming Soon...)
@@ -127,7 +127,7 @@ bash eg010SendBinaryDocs.sh
127127
bash eg011EmbeddedSending.sh
128128
bash eg012EmbeddedConsole.sh
129129
bash eg013AddDocToTemplate.sh
130-
base eg014Payments.sh
130+
base eg014CollectPayment.sh
131131
bash eg015GetEnvelopeTabData.sh (Coming Soon...)
132132
bash eg016SetEnvelopeTabValues.sh (Coming Soon...)
133133
bash eg017SetTemplateTabValues.sh (Coming Soon...)

0 commit comments

Comments
 (0)