Flutter Paynow SDK


#1

Hi community, I’ve been building a Flutter PaynowSDK but I’m stuck on the iOS side of things, anyone who knows swift well.


#2

Cool Bro, is the android version ready??


#3

Yes it’s been ready for quite a while now, I want the package to have both iOS and Android support


#4

I’ve been working on a pure Dart version tho, i’ll be releasing it next week


#5

Have you been able to complete the package?


#6

Yes, I’m still working on the documentation


#7

yes!!! I can’t wait. You are amazing


#8

cant wait :smiling_face_with_three_hearts:


#9

hey so i need a lil bit of help, I’m not sure if the sha512 hash implementation of dart corresponds to the one paynow uses cause i keep getting “Invalid ID error”


#10

Is that error coming from Paynow server or SDK? Are you able to share a copy of the server request?


#11

It’s coming from the server,I found the issue, it seems I may not be generating the hash properly in Dart.


#14

Hi thank you very much for your work have you completed working on the sdk for both android and ios. May l also know the link to the documentation


#15

https://github.com/ignertic/paynow or https://pub.dev/packages/paynow


#16

I just found this thread and it’s saving my life right now. Thank you so much for this.