I need help with integration using react js #124
-
My gist I've looked everywhere, I've read the documentation, I've asked IA's for help, and I've been unable to find the reason, let alone the solution I'll send you this payload: {
"token": "cff9ee28acf3b5c4825481231c2b5ee5",
"issuer_id": "24",
"payment_method_id": "master",
"transaction_amount": 2,
"installments": 1,
"payer": {
"email": "[email protected]",
"identification": {
"type": "CPF",
"number": "12345678909"
},
"first_name": "APRO",
"last_name": "User",
"phone": {
"area_code": "11",
"number": "987654321"
}
},
"selectedItem": null,
"additionalItems": [],
"description": "Pagamento da reserva"
} I got this feedback: {
"success": true,
"payment_id": 1330543165,
"status": "rejected",
"details": "cc_rejected_other_reason"
} |
Beta Was this translation helpful? Give feedback.
Answered by
icaldana
Jan 20, 2025
Replies: 1 comment
-
Hello @Alessandro-filho, Did you have a chance to read the make a test purchase instructions? Please make sure you are using a proper set of credentials.
Greetings, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
icaldana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @Alessandro-filho,
Did you have a chance to read the make a test purchase instructions? Please make sure you are using a proper set of credentials.
Greetings,