Replies: 1 comment
-
this is in my medusa config:
This shows in my console: http: POST /hooks/payment/openpay_pp_openpay ← - (200) - 2.167 ms
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello people.
I recently developed an payment provide integration.
The database ID is "pp_openpay",
the class identifier is "openpay".
I’m trying to use this endpoint: /hooks/payment/openpay_pp_openpay.
Even though it returns a 200 status, I don’t see the logs I added in my code. How can I confirm if this is indeed the correct endpoint?
Beta Was this translation helpful? Give feedback.
All reactions