Skip to content

Doesn't work with laravel 9 @rohitgomgee Safaricom have upgraded this endpoint to V2, am not sure but they might have closed V1. This package is still out of date. #30

@Wesley-Sinde

Description

@Wesley-Sinde

I changed $url = $this->base_url . '/c2b/v1/simulate'; to $url = $this->base_url . '/c2b/v2/simulate'; But still cant work the same error
@rohitgomgee Safaricom have upgraded this endpoint to V2, am not sure but they might have closed V1. This package is still out of date.
You can fork the package and change this line to v2

$url = $this->base_url.'/c2b/v1/simulate';

Originally posted by @gathuku in #28 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions