Skip to content

Commit 96e1c41

Browse files
committed
minor change to correct case of payment details
1 parent 17b5176 commit 96e1c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/checkout-api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ <h2><a id="payments_0"></a>payments</h2>
8383
PaymentsResponse paymentResponse = checkout.payments(paymentsRequest);
8484
</code></pre>
8585

86-
<h2><a id="paymentsDetails_37"></a>payments/Details</h2>
86+
<h2><a id="paymentsDetails_37"></a>payments/details</h2>
8787
<p>Submits details for a payment created using <strong>payments( )</strong>. This step is only needed when no
8888
final state has been reached on the <strong>payments( )</strong> request (for example for 3D Secure, or when
8989
getting redirected back directly from a payment method using an app switch).</p>

0 commit comments

Comments
 (0)