Skip to content

Commit 111216f

Browse files
cosmetic changes
1 parent c472ede commit 111216f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

payu-mea-java-sample/src/main/webapp/source/enterprise/reserve/GetReserveServlet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="segment">
2121
<div class="comments ">
2222
<div class="wrapper">
23-
<h1 id="createpayment-using-credit-card-sample">GetReserve credit card Sample</h1>
23+
<h1 id="getreserve-sample">GetReserve credit card Sample</h1>
2424
<p>This sample code demonstrate how you can get the details of an authorize payment.</p>
2525
</div>
2626
</div>

payu-mea-java-sample/src/main/webapp/source/enterprise/reserve/RefundCaptureServlet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="segment">
2121
<div class="comments ">
2222
<div class="wrapper">
23-
<h1 id="createpayment-using-credit-card-sample">RefundCapture credit card Sample</h1>
23+
<h1 id="refundcapture-sample">RefundCapture credit card Sample</h1>
2424
<p>This sample code demonstrate how you can refund/credit a captured payment.</p>
2525
</div>
2626
</div>

payu-mea-java-sample/src/main/webapp/source/enterprise/reserve/ReserveCaptureServlet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="segment">
2121
<div class="comments ">
2222
<div class="wrapper">
23-
<h1 id="createpayment-using-credit-card-sample">ReserveCapture credit card Sample</h1>
23+
<h1 id="reservecapture-sample">ReserveCapture credit card Sample</h1>
2424
<p>This sample code demonstrate how you can capture/finalize an already authorized/reserved payment.</p>
2525
</div>
2626
</div>

payu-mea-java-sample/src/main/webapp/source/enterprise/reserve/ReservePaymentServlet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="segment">
2121
<div class="comments ">
2222
<div class="wrapper">
23-
<h1 id="createpayment-using-credit-card-sample">ReservePayment credit card Sample</h1>
23+
<h1 id="reservepayment-sample">ReservePayment credit card Sample</h1>
2424
<p>This sample code demonstrate how you can authorize a payment.</p>
2525
</div>
2626
</div>

payu-mea-java-sample/src/main/webapp/source/enterprise/reserve/VoidReserveServlet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="segment">
2121
<div class="comments ">
2222
<div class="wrapper">
23-
<h1 id="createpayment-using-credit-card-sample">VoidReserve credit card Sample</h1>
23+
<h1 id="voidreserve-sample">VoidReserve credit card Sample</h1>
2424
<p>This sample code demonstrate how you can void/cancel an already authorized/reserved payment.</p>
2525
</div>
2626
</div>

0 commit comments

Comments
 (0)