paypal - retrieve all credit cards by payer_id or external_customer_id -


i'd store user's credit cards on paypal.

all credit cards stored external_customer_id unique , same id of our system.

i'd retrieve credit cards external_customer_id paypal.

is possible? or should store credit card token (or id) , find token?

thank in advance.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -