paypal / paypal-ios

One merchant integration point for all of PayPal's services
Apache License 2.0
59 stars 27 forks source link

Vault without Purchase #172

Closed KunJeongPark closed 1 year ago

KunJeongPark commented 1 year ago

Summary of changes

There is currently a refactor ticket (https://github.com/paypal/paypal-ios/pull/177) on the network layer that includes replacing GraphQLClient. There are some TODO comments to mark some changes to address after the refactor.

TODO for another PR handling 3DS contingency:

I am confused about whether 3DS contingency gets kicked off at moment of standalone vault or during checkout process with the vaulted method. I think it's the former but wanted to make sure I know all the steps involved in creating 3DS contingency correctly for standalone vaulting.

Checklist

Authors