We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b5176 commit 96e1c41Copy full SHA for 96e1c41
docs/checkout-api.html
@@ -83,7 +83,7 @@ <h2><a id="payments_0"></a>payments</h2>
83
PaymentsResponse paymentResponse = checkout.payments(paymentsRequest);
84
</code></pre>
85
86
- <h2><a id="paymentsDetails_37"></a>payments/Details</h2>
+ <h2><a id="paymentsDetails_37"></a>payments/details</h2>
87
<p>Submits details for a payment created using <strong>payments( )</strong>. This step is only needed when no
88
final state has been reached on the <strong>payments( )</strong> request (for example for 3D Secure, or when
89
getting redirected back directly from a payment method using an app switch).</p>
0 commit comments