-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
@Irio when I submit my app to MoIP homologation, the told me that I have to submit the request directly to them, not from my server. So, I cant do:
request = MyMoip::PaymentRequest.new(my_id)
request.api_call(data, token: token)They complain about that with you too?
I'm asking because it obligate us to use moip javascript (or a similar made by us) and make the PaymentRequest class useless.
Metadata
Metadata
Assignees
Labels
No labels