Skip to content

Conversation

@Abraham-Flutterwave
Copy link
Contributor

Issue

Custom permalinks are not handled correctly, resulting in a white screen after a successful payment session ends. This occurs because the plugin fails to properly adjust the redirect URL based on the merchant's custom permalink settings.

View Demo

Fix

Ensures the plugin correctly redirects customers to the success page when the permalink structure is customized by the merchant.

###Others
[FIX] handle webhook with valid reference that do not belong to a merchants store.

returns a 400

{
    "status": "error",
    "message": "Invalid Reference",
    "reason": "Order does not belong to store"
}

@Abraham-Flutterwave Abraham-Flutterwave self-assigned this Jan 9, 2025
@Abraham-Flutterwave Abraham-Flutterwave added bug Something isn't working bug fix and removed bug Something isn't working labels Jan 9, 2025
@corneliusyaovi corneliusyaovi merged commit fe99672 into Flutterwave:dev Jan 9, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants