laravel-mtn-momo icon indicating copy to clipboard operation
laravel-mtn-momo copied to clipboard

Implement missing endpoints

Open mtvbrianking opened this issue 3 years ago • 0 comments

Claim a consent by the account holder for the requested scopes.

POST /bc-authorize

Claim a consent by the account holder for the requested scopes.

POST /oauth2/token/

Claim a consent by the account holder for the requested scopes.

GET /oauth2/v1_0/userinfo/

Send additional Notification to an end user.

POST /requesttopay/{referenceId}/deliverynotification

Get personal information of the account holder (without their consent)

GET /v1_0/accountholder/msisdn/{accountHolderMSISDN}/basicuserinfo

mtvbrianking avatar Jun 04 '21 20:06 mtvbrianking