Skip to content

Update Flutterwave config keys in initializeCredentials#1

Merged
gowelle merged 1 commit intogowelle:mainfrom
laurenttandika:patch-1
Jan 31, 2026
Merged

Update Flutterwave config keys in initializeCredentials#1
gowelle merged 1 commit intogowelle:mainfrom
laurenttandika:patch-1

Conversation

@laurenttandika
Copy link
Copy Markdown
Contributor

the current config keys are referenced from [config('services.flutterwave.')] but when we do the initial install of the package and publish the config, the keys are located in [config('flutterwave.')], this causes error of invalid $clientId when user wants to initialize payments. i have tested it using livewire UI components

the current config keys are referenced from [config('services.flutterwave.*')] but when we do the initial install of the package and publish the config, the keys are located in [config('flutterwave.*')], this causes error of invalid $clientId when user wants to initialize payments. i have tested it using livewire UI components
@gowelle gowelle merged commit 75b68cb into gowelle:main Jan 31, 2026
4 checks passed
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.

2 participants