#akdj16
1 messages · Page 1 of 1 (latest)
Hey there
Yes we indicate when a payment was made with Google Pay or Apple Pay at the top of a payment page in the Dashboard via a little icon
ok! And for subscription too?
Well you would have to look at the individual PaymentIntents
We don't indicate it on the Subscription page of the Dashboard
ok fine 😃
Thank you !
hmm another question about this, does it be displayed as attached payment method on the customer page?
another question from my team: is that possible to know whether a PM comes from ApplePay/GooglePay or through a manual addition?
You are looking for all of this information via the Dashboard?
What you really want to do here is to use the API and look at card.wallet on the PaymentMethod: https://stripe.com/docs/api/payment_methods/object#payment_method_object-card-wallet
That is the easiest way to track this
yes, because it will be helpful for the support team and product team
We don't know a ton about the Dashboard since we focus on the API so you may be better off talking to our Support team here: https://support.stripe.com/contact/login. My understanding is that there is no way via the Dashboard to know from the Customer page whether it was via a wallet or not.
and because by using applePay for subscription, we want to be able to do the payment automatically each month, like a default payment method, and be able to change it with other type of payment method when customer ask