Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
nava-3b committed Dec 22, 2020
1 parent 77d494c commit ca67aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Message/CompletePurchaseRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class CompletePurchaseRequest extends AbstractRequest
{
protected $endpoint = 'https://payment.ipay88.com.my/epayment/entry.asp';
protected $endpoint = 'https://payment.ipay88.com.my/epayment/enquiry.asp';

public function getData()
{
Expand Down

0 comments on commit ca67aa0

Please sign in to comment.