Pivovar63
Pivovar63
Same issue. Maybe it helps ``` /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/usr/include/CommonCrypto/module.modulemap:1:8: error: redefinition of module 'CommonCrypto' ... /Users/.../Carthage/Checkouts/JSONWebToken.swift/CommonCrypto/module.modulemap:1:8: note: previously defined here ```
@REDDFS I have Type=CHIP and not empty InvoiceId if payment declined. Type is not actually UNKNOWN. This is a bug.
@REDDFS I make a request like this: `paypalhere://takePayment?accepted=cash%2Ccard%2Cpaypal%2Cinvoice%2Ccheck&returnUrl=%3FType%3D%7BType%7D%26InvoiceId%3D%7BInvoiceId%7D&invoice=&step=choosePayment"` Then I'm trying to pay with chip credit card in my card reader, enter PIN, but transaction is cancelled (I don't know...
@REDDFS Of course. I use iOS and latest PPH application v2.8.4