MadelineProtoDocs/docs/TD_docs/constructors/paymentsProviderStripe.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

810 B

title description image
paymentsProviderStripe Stripe payments provider https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: paymentsProviderStripe

Back to constructors index

Stripe payments provider

Attributes:

Name Type Required Description
publishable_key string Yes Stripe API publishable key
need_country Bool Yes True, if user country should be entered
need_zip Bool Yes True, if user zip code should be entered
need_cardholder_name Bool Yes True, if cardholder name should be entered

Type: PaymentsProviderStripe