popekabu / pay_with_paystack

MIT License
9 stars 21 forks source link

duplicate transaction reference #8

Closed devkumi closed 1 year ago

devkumi commented 1 year ago

duplicate transaction reference when you select the momo option. Please help

popekabu commented 1 year ago

Please Is your reference unique ? On Tue, May 16, 2023 at 12:10 devkumi @.***> wrote:

duplicate transaction reference when you select the momo option. Please help

— Reply to this email directly, view it on GitHub https://github.com/popekabu/pay_with_paystack/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMACNMOS72ABB4ZLT6TDILXGNVCXANCNFSM6AAAAAAYDRTOLY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

devkumi commented 1 year ago

Yes please, the reference is very unique.

devkumi commented 1 year ago

I even used your format for generating the reference. It still return "duplicate references".

devkumi commented 1 year ago

I think i see where the problem is. When you try using the momo option, the softkeyboard causes the webview to be evoked again. this is what's cause the error duplicate transaction reference. I am trying to see if i can find an alternative to the webview.

popekabu commented 1 year ago

Ok, I will check.

On Wed, May 17, 2023 at 11:46 devkumi @.***> wrote:

I think i see where the problem is. When you try using the momo option, the softkeyboard causes the webview to be evoked again. this is what's cause the error duplicate transaction reference. I am trying to see if i can find an alternative to the webview.

— Reply to this email directly, view it on GitHub https://github.com/popekabu/pay_with_paystack/issues/8#issuecomment-1551246551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMACNJDITMZINSSZUN2LX3XGS3CDANCNFSM6AAAAAAYDRTOLY . You are receiving this because you commented.Message ID: @.***>

popekabu commented 1 year ago

I can make you a contributor to the repo if you don’t mind

On Wed, May 17, 2023 at 11:58 Daniel Kabu Asare @.***> wrote:

Ok, I will check.

On Wed, May 17, 2023 at 11:46 devkumi @.***> wrote:

I think i see where the problem is. When you try using the momo option, the softkeyboard causes the webview to be evoked again. this is what's cause the error duplicate transaction reference. I am trying to see if i can find an alternative to the webview.

— Reply to this email directly, view it on GitHub https://github.com/popekabu/pay_with_paystack/issues/8#issuecomment-1551246551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGMACNJDITMZINSSZUN2LX3XGS3CDANCNFSM6AAAAAAYDRTOLY . You are receiving this because you commented.Message ID: @.***>

devkumi commented 1 year ago

Alright, that will be a good idea.

popekabu commented 1 year ago

Done!