Recurring - Seek Shopper Consent

Charge shopper at will.

POST {{BASE_URL}}/partner/shopper_connect/seek_auth_code/

With Connected Stores, Bani Shopper users can seamlessly allow their favourite stores to auto-debit their Shopper wallet.

This will initiate a request for access to auto-debit the Shopper's wallet.

ParameterTypeDescriptionRequired

account_identifier

string

The customer's Bani Shopper username.

true

external_ref

string

Your unique reference. This can be used to fetch the payment details.

false

{
     'Authorization': 'Bearer xhscIjHgpm2ZiPjzKos4ivl4GhyZp5',
      'Content-Type': 'application/json',
      'moni-signature': 'wed332eeddrdbdbdbdbvdvdvdvvsbsvsd'
 }

Last updated