#ankadada

1 messages · Page 1 of 1 (latest)

plain mothBOT
plucky skiff
#

hello! taking a look

plucky skiff
#

from what I remember, the Android SDK forces CardFormView to portrait mode - is that what you're trying to change to display to landscape instead?

#

I'm not 100% sure about whether it's compliant, but in general, we don't recommend you make changes to the SDK - the file that you override may change (or even replaced by another file) in the new version of SDK, so you need to keep track of it whenever you upgrade the Stripe Android SDK.

karmic swallow
#

Yes, I plan to change the interface to landscape mode because our app has a landscape mode and we want to unify the style of the stripe interface with our app's style. However, I noticed that the SDK documentation does not mention a way to support landscape mode, so we would like to modify it ourselves to support landscape mode and make some adjustments to the style of the stripe components.

plucky skiff
#

I'd probably reach out to https://support.stripe.com/contact/email or ask on the Github repo to check in if there's any compliance issues.