Closed sagark1510 closed 7 years ago
BTClient.showPayPalViewController().then(nonce => { console.log(nonce); this.payment(nonce); })
It is giving error "BTPayPalDriver failed because BTAPIClient is nil." in iPhone. In android it works fine.
Please guide me.
It is giving error "BTPayPalDriver failed because BTAPIClient is nil." in iPhone. In android it works fine.
Please guide me.