tipsi-stripe icon indicating copy to clipboard operation
tipsi-stripe copied to clipboard

MerchantId is required

Open vytautas-pranskunas- opened this issue 4 years ago • 1 comments

Hi,

you are saying that merchant id is required if people want to use Apple Pay https://tipsi.github.io/tipsi-stripe/docs/usage.html

but stripe says that it does not expose merchant id.
https://support.stripe.com/questions/merchant-account-number-or-merchant-id-for-sellers-permit-applications

So whee is the truth?

vytautas-pranskunas- avatar Apr 23 '21 17:04 vytautas-pranskunas-

@vytautas-pranskunas- I think there is more than one meaning of the term "Merchant ID", and Stripe is referring to a different meaning.

If you want to use Apple Pay, you have to specify your Apple Merchant ID, which is the Certificate Name of your Apple Pay Payment Processing certificate in your Apple Developer Account. Usually this is something like "merchant.your.bundle.id".

plowman avatar Apr 29 '21 22:04 plowman

Closing this ticket, so that new users don't think this project is still active.

Stripe does not want you using this, and you will find pain if you do; Please migrate to the official @stripe/stripe-react-native package, for your user's safety, and your developer's sanity!

See more:

  • https://github.com/tipsi/tipsi-stripe/issues/779
  • https://github.com/tipsi/tipsi-stripe/issues/842

fbartho avatar Jun 20 '23 20:06 fbartho