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

feat: set ERPNext Payment Request status from GoCardless Webhook #75

Closed
wants to merge 6 commits into from

Commits on Mar 21, 2024

  1. feat: set ERPNext Payment Request status from GoCardless Webhook

    This enables updating a related ERPNext Payment Request from a GoCardless Webhook with type of "payments".
    
    The previous code only updated Payments Mandates from a GoCardless Webhook with type "mandates".
    batonac authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    111b312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    502b46a View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. feat: add charge_date

    batonac committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0d9f4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c3f64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbdad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    003767b View commit details
    Browse the repository at this point in the history