PayPal Customer API And Card Token Queries

nehasharma30802
Contributor
Contributor

I was working on PayPal and wanted to know some things about PayPal that we can do in Stripe through Golang API:

1. can we create a customer through PayPal Go API and then attach card to it? Now What I have integrated is saved a card directly into PayPal vault and start transactions from the saved card. I have gone through the documentation of Go API and found no docs there about customer creation through API.
2. When we fill card details, is it possible we return a card nonce/token from the PayPal api so that the token represents all the card info?
3. Can I set a card to default card of the customer through PayPal Go API?
I need to know all of the above points through Go API. Can you please guide me upon how can I do all of the above if is possible ??

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.