Skip to content

Commit fba42d8

Browse files
Merge pull request #87 from solidusio/kennyadsl/fix-intents-doc-link
Fix Intents API link in README
2 parents 7c9d017 + 2c60c76 commit fba42d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ account. Conversely, if you need to disable the button you can simply remove
8080
the `stripe_country` preference.
8181

8282
Please refer to Stripe official
83-
[documentation](https://stripe.com/docs/stripe-js/elements/payment-request-button)
83+
[documentation](https://stripe.com/docs/payments/payment-intents)
8484
for further instructions on how to make this work properly.
8585

8686
The following configuration will use both Payment Intents and the

0 commit comments

Comments
 (0)