Midtrans / midtrans-java

This is the Official Java API client/library for Midtrans Payment API. Visit https://midtrans.com. More information about the product and see documentation at http://docs.midtrans.com for more technical details
MIT License
28 stars 9 forks source link

Invalid mandatory field {validUpTo} using ShopeePay #24

Open akbartriasno opened 7 months ago

akbartriasno commented 7 months ago

Halo, saya mendapati error ketika menggunakan metode pembayaraan shopeePay, saya telah mengikuti dokumentasi pada link berikut https://docs.midtrans.com/reference/shopeepay-1, tetapi saya selalu mendapatkan error class java.lang.NumberFormatException-For input string: \"Invalid mandatory field {validUpTo}\"

KairunHanjun commented 3 months ago

NumberFormatException? Apakah sudah diparse kedalam integer sebelum masuk kedalam field?