Skip to content

[SDK][NEW API] Cards Get Token #76

@nahwinrajan

Description

@nahwinrajan

In regards with cards new API and documentation update we will need new method of Token.getToken on xendit-java client library.

This issue is request for it.

Xendit.apiKey = "xnd_development_P4qDfOss0OCpl8RtKrROHjaQYNCk9dN5lSfk+R1l9Wbe+rSiCwZ3jw==";
try {
  CreditCardToken creditCardToken = Token.getToken("605c05d3f81fa60011b2fa4e");
} catch (XenditException e) {
  e.printStackTrace();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions