Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rakuten pay api #9

Merged
merged 9 commits into from
Dec 4, 2023
Merged

Add rakuten pay api #9

merged 9 commits into from
Dec 4, 2023

Conversation

wgwntp
Copy link

@wgwntp wgwntp commented Mar 30, 2023

No description provided.

gateways/paygent/paygent.go Show resolved Hide resolved
gateways/paygent/paygent.go Show resolved Hide resolved
@@ -11,6 +11,7 @@ type PaymentGateway interface {
Void(transactionID string, params VoidParams) (VoidResponse, error)

Query(transactionID string) (Transaction, error)
//RakutePayApplicationMessage(amount uint64, params RakutenPayApplicationParams) (RakutenPayApplicationResponse, error)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete it

go.mod Outdated Show resolved Hide resolved
@lily1110 lily1110 merged commit 987072f into master Dec 4, 2023
2 checks passed
@lily1110 lily1110 deleted the rakuten-pay branch December 4, 2023 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants