Questions tagged [telr]

8 questions
4
votes
0 answers

React Native IOS getting error Cannot read property 'startLoadWithResult' of null

Hey there i am using payment integration lib https://www.npmjs.com/package/rn-telr-sdk whenever try to run it it gives me this error therefore if anyone is facing this error please do help me on this.
Muhammad Zeeshan
  • 4,591
  • 3
  • 11
  • 20
2
votes
0 answers

Telr WebView doesn't redirects me to Failed or Success Activity, Unable to Cast Status Response into Failed Status Reponse

I am implementing Telr Payment Gateway in Android. I have been facing issues while my transaction is failed or even successful the Telr's WebView doesn't redirect me to the Failed or Success Activity. And if it fails I get a crash which tells…
Afaq Khan
  • 212
  • 2
  • 9
2
votes
1 answer

Payment Integration Using Telr

I am currently working on Telr Gateway. I have downloaded the Swift 4.2 version Telr SDK and checked the sample test. My question is: Should I send XML Request or directly I can send like which is mentioned in sample?
Rohith Singh
  • 75
  • 2
  • 12
1
vote
0 answers

Can we do auth transaction in Telr as continuous authority transaction?

I am developing a service provider mobile app in react-native that uses Telr payment gateway for handling payments through cards. I followed Mobile API Integration Guide and successfully integrated in my app . Till now I am able to make initial…
1
vote
2 answers

Telr Payment integration Android

I had integrated Telr payment gateway in my android app. I referred this link https://telr.com/support/knowledge-base/mobile-sdks/ to integrate. When i am calling the payment view for telr it is showing a blank page. This is the code i've used val…
Arun PK
  • 119
  • 1
  • 8
0
votes
0 answers

Telr payment gateway integration in react native application \

Need a suggestion on this. Can I Integrate native SDK for payment gateway integration in a react native application? Payment Gateway : Telr ( https://telr.com/support/) In the Payment Gateway documentation, they provided native mobile SDK…
-1
votes
1 answer

Can we integrate Telr Payment Gateway with React Native?

I am building a react-native app for a service provider and i am looking for possible payment gateway modules for payment integrations. So far I have narrowed down to two: 2checkout, Payfort and Telr. But I am not able to find any relevant…
F. T.
  • 31
  • 9
-2
votes
1 answer

Get product name using expression in woocommerce

I can get Order ID using the expression {order_id} like the screenshot below. Is there any expression by which I can get the product name just like Order Id. This is a payment gateway plugin so editing the plugin files would be the last thing I want…
Shujaat Shaikh
  • 189
  • 1
  • 5
  • 17