react-native-shopify
react-native-shopify copied to clipboard
Does this lib support iDEAL payments?
I'm wondering if this library would play nicely with iDEAL payments via Mollie, even if that means bouncing out to a webview, handling it separately, and manually fulfilling an order.
I guess, specifically what I'm asking is if the completeCheckout
function requires a credit and only a credit card?
Or, a different way of asking the same thing: does this lib simply wrap the entire functionality of the Mobile Buy SDKs, or is it a small subset of that intended solely for CC-based checkouts?