You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Halo pada saat saya melakukan fetch api curl --location 'https://api.sandbox.midtrans.com/v2/charge'
--header 'Accept: application/json'
--header 'Content-Type: application/json'
--header 'Authorization: Basic {{client}}
--header 'X-Override-Notification: '
--data '{
"payment_type": "gopay",
"transaction_details": {
"order_id": "order10asiasa2",
"gross_amount": 789000
}
}'
pada request di atas akan generate otomatis qris
namun setelah saya simulate qris tidak bisa, berapa lama services qris tersebut tersedia lagi? Terima kasih
The text was updated successfully, but these errors were encountered:
Halo pada saat saya melakukan fetch api curl --location 'https://api.sandbox.midtrans.com/v2/charge'
--header 'Accept: application/json'
--header 'Content-Type: application/json'
--header 'Authorization: Basic {{client}}
--header 'X-Override-Notification: '
--data '{
"payment_type": "gopay",
"transaction_details": {
"order_id": "order10asiasa2",
"gross_amount": 789000
}
}'
pada request di atas akan generate otomatis qris
namun setelah saya simulate qris tidak bisa, berapa lama services qris tersebut tersedia lagi? Terima kasih
The text was updated successfully, but these errors were encountered: