Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct Debit API #67

Merged

Conversation

glendaesutanto
Copy link
Contributor

Linked Account

  • POST Initialize Linked Account Tokenization
  • POST Validate OTP for Linked Account Token
  • GET Accessible Accounts by Linked Account Token
  • DELETE Unbind Linked Account Token

Payment Method

  • POST Create Payment Method
  • GET Payment Methods by Customer ID

Recurring Payment

  • POST Create Recurring Payment

Direct Debit

  • POST Create Direct Debit Payment
  • POST Validate OTP for Direct Debit Payment
  • GET Direct Debit Payment Status by ID
  • GET Direct Debit Payment Status by Reference ID

P.s.

I don't implement the recurring payment part, because it's already been implemented by someone else before.

@glendaesutanto glendaesutanto marked this pull request as draft July 28, 2021 04:09
@glendaesutanto glendaesutanto marked this pull request as ready for review August 3, 2021 04:28
@ErvanAdetya ErvanAdetya merged commit 462238b into xendit:master Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants