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

Přidání inline metody platby. #45

Closed
wants to merge 1 commit into from

Conversation

Attanon
Copy link
Contributor

@Attanon Attanon commented Aug 3, 2015

Ahoj,

provedl jsem malou úpravu metody pay u service, aby bylo možné získat potřebné informace k vytvoření nové inline platební brány. Je to malinká změna.

@f3l1x
Copy link
Member

f3l1x commented Sep 21, 2015

@Attanon Ahoj, libi se mi to. Diky za PR.

Akorat si rikam, ze je to docela velky BC break. Co to pridat jako 4 volitelny parametr nebo jako class property? Co ty na to?

@Attanon Attanon force-pushed the master branch 3 times, most recently from 9481f79 to 0d203fb Compare September 23, 2015 18:15
@f3l1x
Copy link
Member

f3l1x commented Sep 25, 2015

@Attanon

Mozna bych zkusil uplne novou metody payInline(). Co ty na to?

@Attanon
Copy link
Contributor Author

Attanon commented Sep 29, 2015

@f3l1x Předělal jsem to na metodu. Takhle to vyhovuje?

@f3l1x
Copy link
Member

f3l1x commented Sep 30, 2015

@Attanon Vypada to dobre. Akorat je potreba upravit README.

@@ -382,13 +381,73 @@ public function pay(Payment $payment, $channel, $callback)
throw new GopayException($e->getMessage(), 0, $e);
}

Nette\Utils\Callback::invokeArgs($callback, array($paymentSessionId));
Copy link
Member

Choose a reason for hiding this comment

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

Tohle by melo jit az tesne pred presmerovani.

@Attanon Attanon force-pushed the master branch 4 times, most recently from debe666 to 129bbb6 Compare October 8, 2015 12:25
@Attanon
Copy link
Contributor Author

Attanon commented Oct 8, 2015

Co takhle?

@@ -24,7 +24,7 @@
],
"require": {
"php": ">=5.3.2",
"markette/gopay-api": "~2.5.0",
Copy link
Member

Choose a reason for hiding this comment

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

Muzes pouzit 2.5.1

```

#### Chyby s platbou
V okamžiku zavolání `pay()` nebo `payInline()` se mohou pokazit dvě věci:
Copy link
Member

Choose a reason for hiding this comment

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

Radek

@f3l1x
Copy link
Member

f3l1x commented Oct 9, 2015

@Attanon lepsi, mas tam par komentaru. Diky.

@Attanon
Copy link
Contributor Author

Attanon commented Oct 9, 2015

@f3l1x ... asi 25 mailů s notifikací...

@f3l1x f3l1x mentioned this pull request Oct 9, 2015
3 tasks
@f3l1x f3l1x added this to the v2.2.0 milestone Oct 9, 2015
@Attanon
Copy link
Contributor Author

Attanon commented Oct 10, 2015

Snad jsem projel všechny komentáře:)

@f3l1x f3l1x closed this in 36e2563 Oct 10, 2015
@f3l1x
Copy link
Member

f3l1x commented Oct 10, 2015

Merged via b1f85ff. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants