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

didn't find any cancel button to cancel transaction and move back to my ios app #52

Open
umairqureshi6 opened this issue Jun 9, 2017 · 1 comment

Comments

@umairqureshi6
Copy link

i am using paypal here sideloader api for ios app
using the sample provided

after moving to Paypal here ios native app, i am on the charge screen
didn't find any cancel button to cancel transaction so that i can move back to my app

secondly, after completing transaction, i didn't get any return url response

screenshot 2017-06-05 14 31 09

i am using this url scheme
do i need to make it like this one and add handler in infoplist url scheme and make it myapp://handler ?

myapp://handler?{result}?Type={Type}&InvoiceId={InvoiceId}&Tip={Tip}&Email={Email}&TxId={TxId}

@paypalsathya
Copy link
Contributor

Hi,
I dont think we have a way (yet) to bring you back to your app without completing your transaction. We can perhaps think of adding this feature in the future :)

For your second question, all you would need to do is provide us with a valid URI (either native or web) and our application would simply invoke it, bringing the control back to your application.

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