You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: