flutter_paystack icon indicating copy to clipboard operation
flutter_paystack copied to clipboard

How to get accessCode

Open fredEbho opened this issue 4 years ago • 4 comments

Plugin doesn't work when you set accessCode

fredEbho avatar Oct 07 '21 01:10 fredEbho

Hi, has this been fixed?

toykam avatar Oct 16 '21 18:10 toykam

Please can someone respond to this I am having issue, I don't know what the backend url contain

Jereson avatar Jan 22 '22 17:01 Jereson

The way i works is like, you don't really need a backend server to get access code, all you need to do to get accessCode is to call the paystack transaction initialization endpoint, it will generate the accesscode and send a response. So you can either call this api from your app, or from a bakend.

toykam avatar Jan 24 '22 07:01 toykam

I think @toykam has explained what does it do so this issue can be closed

devanshdixit avatar Feb 12 '22 15:02 devanshdixit

@toykam provided a valid explanation. Closing this.

wilburx9 avatar Sep 18 '22 18:09 wilburx9