paymentMethodType
.
async getPaymentMethodResource(paymentMethodType: string): Promise<Resource>
Hide Parameters
Hide Returns
Show Resource
Show child attributes
onAvailablePaymentMethodLoad
callback.Show child attributes
onAvailablePaymentMethodLoad
callback.<NativeResourceView
onPress={() => {
// Handle tap
}}
nativeViewName={nativeViewResource.nativeViewName}
style={{
marginHorizontal: 20,
marginVertical: 8,
justifyContent: "center",
alignItems: "center",
}}
/>