-
Notifications
You must be signed in to change notification settings - Fork 2
Add pay with Pesalink #105
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
Conversation
Andrew-Paystack
commented
Jul 16, 2025
- This p/r adds Pesalink code snippets.
| "account_name": "Paystack Payments Kenya Limited", | ||
| "account_number": "1260257501", | ||
| "bank": { | ||
| "slug": "diamond-trust-bank-ltd-ke", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a discrepancy between the generated and src file. The slug here seems to be spelled out as opposed to what was in the index.json file. Did you generate this from the script?
| "account_name": "Paystack Payments Kenya Limited", | ||
| "account_number": "1234567891", | ||
| "bank": { | ||
| "slug": "dtbk-bank", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Point in case to the first comment
| "status": "pending_bank_transfer", | ||
| "display_text": "Please make a transfer to the account specified", | ||
| "account_name": "Paystack Payments Kenya Limited", | ||
| "account_number": "1260257501", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The account number is also different