How can I give bank card details from my app in appcelerator-titanium to Google Pay and Apple Pay - titanium

How can I transmit bank card details from my app in appcelerator-titanium to Google Pay and Apple Pay. For example, the card number, card holder and cvv for subsequent card registration in the Google play. How it can be done?

Related

Can you provision a credit card in Google Pay from an Instant App

I works for a bank that is considering using an instant app (and AppClip on iOS) to provision a newly approved credit card with both our card App and Google Pay. I know you cannot take payments, but does that mean you are locked out of TapAndPay completely? Would you be able to provision a card in Google Pay from an Instant App?
So after communication with Google Tap and Pay support, and trial and error -- the answer is yes. You can access TapAndPay; however, you can not recieve or make payments from an instant App.

How to make payment of google developer console license fee without credit/debit card

We are from india and we do not have a credit card. The debit card we carry cannot make international transactions. What's the other way to make the payment of one time license fee of google developer console without two above cited options.Is there any alternative mode of payment.

Is it possible to transfer money from PayPal account to a bank account or credit card?

I am using future paypal payment method for payment
I want to transfer money from paypal account to bank or credit card using paypal access token.
But i can't find any proper way to do this.
Is there any method for that???
There are no API's available to automate this programatically, but you can "withdrawal" money from PayPal into your bank account manually from within the PayPal account profile.
If you want to send PayPal funds to a credit card, the best way to do that would be to get a PayPal debit card for your account, and then use that to submit a payment to your credit card company.

View transactions on a test credit card in PayPal sandbox account

I am currently testing paypal integration on my website. I have created PayPal sandbox account, both merchant and buyer.
Each buyer account has an associated credit card with it. When I use that card to pay for the goods, my test merchant account receives money, however buyers account doesn't reflect that money were withdrawn.
I guess this is because PayPal will only show transactions on you PayPal account but not on your credit card. I wonder if there is a way to see the transaction on the test credit card.

PCI Compliant service to store credit card info - [NON-US Company]

I am developing a website that will allow customers to pay with credit cards. I live in Uruguay, so I can't apply for a normal merchant account like Authorize.net, Braintree, etc. So I can't use the functionality they have to store credit cards to make recurring charges.
Anyone known a credit card processor/gateway that offers this functionality that allows to store credit card info and access them (Not seeing the credit card info, just a token or an ID) via an API to charge them and that accept NON-US companies? I know 2checkout but they don't have recurring payments functionality :(
I have Googled for days without luck, and maybe someone have a good tip.
Thank you very much for your time!
All the best,
Andres Montalban
Well, you could use the paypal API, and instead of storing the users credit card, store their paypal ID, then just bill the paypal account with the API. Their paypal account will let them enter a credit card to back their transactions.
See here:
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_api_ECRecurringPayments