Feature: Update GoCardless plugin to support Instant Bank Pay (IBP) feature#21
Open
cdave26 wants to merge 3 commits into
Open
Feature: Update GoCardless plugin to support Instant Bank Pay (IBP) feature#21cdave26 wants to merge 3 commits into
cdave26 wants to merge 3 commits into
Conversation
cdave26
commented
Feb 18, 2026
- Updated gocardless-pro dependency version to 7.6.0.
- Added new servlets for handling IBP checkout and completion flows.
- Implemented logic for creating and fulfilling Billing Requests for instant payments.
- Enhanced README with details on IBP payment flow and usage examples.
- Updated gocardless-pro dependency version to 7.6.0. - Added new servlets for handling IBP checkout and completion flows. - Implemented logic for creating and fulfilling Billing Requests for instant payments. - Enhanced README with details on IBP payment flow and usage examples.
reshmabidikar
requested changes
Feb 20, 2026
Contributor
reshmabidikar
left a comment
There was a problem hiding this comment.
There are ci failures due to compilation errors. Could you please address those?
- Updated gocardless-pro dependency version to 7.6.0. - Added new servlets for handling IBP checkout and completion flows. - Implemented logic for creating and fulfilling Billing Requests for instant payments. - Enhanced README with details on IBP payment flow and usage examples. - fix: remove error details from PaymentPluginApiException
- Consolidated error response creation for missing parameters and invalid currency in GoCardlessInstantCheckoutServlet and GoCardlessInstantCompleteServlet. - Simplified metadata retrieval in GoCardlessPaymentPluginApi, removing redundant null checks. - Improved exception messages for better clarity in error handling.
reshmabidikar
requested changes
Feb 23, 2026
Contributor
reshmabidikar
left a comment
There was a problem hiding this comment.
There are still compilation errors. Could you please address those?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.