This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Moip in catarse v2 error get_moip_token method #3
Open
ademirfn
wants to merge
114
commits into
devton:master
Choose a base branch
from
catarse:moip_v2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…_response to get transaction data
link is clicked #changelog [Fix #38653327] This is needed for the payment_id in MoIP is generated only after the link is clicked by the user, so we need to wait a few ms and query MoIP for the transaction status.
…payment from payment engines to isolate a bit better the backer class from catarse
…ces, not on the whole catarse code
… finished and we dont need to move backer to pending
…onse from the moip
…cker upon notification only when payment method is MoIP or nil. [#43309671]
…ith users before code cleanup) and bumped minor version
Migrate Backers to Contributions
…led notification [Fix #62727558]
Notifications epic
…gain for each payment notification until the first succeeds [fix #61074364]
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi, i config catarse_moip, in my catarse v2 (colaborei.com), and i receive this msg in checkout
"jquery.self.js?body=1:8631 POST http://colaborei.com/payment/moip/267/get_moip_token 500 (Internal Server Error)"
please help me