omise / omise-android

Omise Android SDK
https://docs.opn.ooo
Other
50 stars 32 forks source link

Saving customer card details #39

Closed hamzabinamin closed 6 years ago

hamzabinamin commented 6 years ago

Is it possible to save the customer card details (name, card number, cvv and expiry) on the client side using the android sdk?

nuxzero commented 6 years ago

Sorry, we are not recommended to save card details on client side. Please checkout our documentation about collecting cards.

hamzabinamin commented 6 years ago

@nuxzero Thanks for the reply. I was able to create customers, however I was wondering how can I retrieve a particular customer. I understand that I can use something like the following:

$customer = OmiseCustomer::retrieve('cust_test_4xtrb759599jsxlhkrb');

But how can I store the customer ID (cust_test_4x...) so that I can reference that customer later on? I am using PHP on the server end and android on the client side.

chakrit commented 6 years ago

@hamzabinamin This is unrelated to omise-android. Please make an issue on omise/omise-php repository or on the public forum https://forum.omise.co