Add missing methods to PaymentResource and ProfileResource#47
Open
TylerRick wants to merge 1 commit intoHiMamaInc:mainfrom
Open
Add missing methods to PaymentResource and ProfileResource#47TylerRick wants to merge 1 commit intoHiMamaInc:mainfrom
TylerRick wants to merge 1 commit intoHiMamaInc:mainfrom
Conversation
Author
|
Still need to add a couple more tests, but just about done... Done! |
5aee366 to
17ec32b
Compare
- Add `Bambora::V1::PaymentResource#return_payment` method - Add `Bambora::V1::PaymentResource#void` method - Add `Bambora::V1::PaymentResource#complete_preauth` method - Add `Bambora::V1::ProfileResource#add_profile_card` method - Add `Bambora::V1::ProfileResource#get_profile_cards` method - Add `Bambora::V1::ProfileResource#update_profile_card` method - Add `Bambora::V1::ProfileResource#delete_profile_card` method
17ec32b to
9316b86
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add missing methods from https://dev.na.bambora.com/docs/references/payment_APIs/v1-0-5/
Bambora::V1::PaymentResource#return_paymentmethodBambora::V1::PaymentResource#voidmethodBambora::V1::PaymentResource#complete_preauthmethodAdd missing methods from https://dev.na.bambora.com/docs/guides/payment_profiles/
Bambora::V1::ProfileResource#add_profile_cardmethodBambora::V1::ProfileResource#get_profile_cardsmethodBambora::V1::ProfileResource#update_profile_cardmethodBambora::V1::ProfileResource#delete_profile_cardmethod