i understand we can store our client credit card information by paypay restful api by vault. My questions are:
I tried this solution already in my paypal sandbox and it looks fine. But before executing this payment, it seems no approval is needed from my client. Is it normal?
Can I store this card id and charge my client in the future? Can I schedule some scripts to charge my client on weekly basis without their approval by vault method? It is like recurring billing?
From this link https://developer.paypal.com/webapps/developer/docs/integration/direct/rest_api_payment_country_currency_support/#direct-credit-card-payments paypal said Direct Credit Card Payments is only available in US and UK. I am not in UK neither US. Can I use vault to charge my client?
Thanks.