axotion / laravel-dotpay

Paczka do Laravela umożliwająca wysyłanie danych bezpośrednio po API
MIT License
12 stars 11 forks source link

New class UrlCreator #8

Closed kubasikorski closed 5 years ago

kubasikorski commented 6 years ago

Url Creator - returns payment url with chk parameter.

Description

New class using to generate two types of payment url - with and without chk, new parameter in config file.

Motivation and context

Sometimes (depending on the type of api used in dotpay configuration) payment url must must contain a checksum in url (passed as chk parameter)

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply: