Skip to content

Commit

Permalink
Update copy/paste error in embedded docs. (#9904)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynewstrom-stripe authored Jan 14, 2025
1 parent c1c89fe commit 58ff39d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ class EmbeddedPaymentElement private constructor(
* - If this is an external payment method, see
* https://stripe.com/docs/payments/external-payment-methods?platform=ios#available-external-payment-methods
* for possible values.
* - If this is Apple Pay, the value is "apple_pay".
* - If this is Google Pay, the value is "google_pay".
*/
val paymentMethodType: String,

Expand Down

0 comments on commit 58ff39d

Please sign in to comment.