Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

Migration from stripe 4.0 to latest stripe 8.x #98

Closed
parthadrojasa opened this issue Sep 28, 2016 · 1 comment
Closed

Migration from stripe 4.0 to latest stripe 8.x #98

parthadrojasa opened this issue Sep 28, 2016 · 1 comment

Comments

@parthadrojasa
Copy link

I have not updated stripe from a long time and i now it seems that paymentkit is integrated into stripe. So i have used multiple things from paymentkit and i am not able to find proper thing how to migrate the code. I have some queries below.

  1. I am using PTKCardNumber like
    let cardNumber:PTKCardNumber = PTKCardNumber(string:strCardNumber)
  2. PTKCardTypeAmex like to determine which card is it.
  3. PTKTextField for the card like
    PTKTextField.textByRemovingUselessSpacesFromString(str as String)

What is used in place of above this all in new stripe?

@0thernet
Copy link
Contributor

See stripe/stripe-ios#467

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants