Pesapal.com

Forum

Welcome, Guest
Username
Password:
 

Payment Integration
(1 viewing) (1) Guest
Welcome to the Pesapal integration forum!

This forum discusses everything about Pesapal integration on your web site. Having any problems? This is the right place to post a question and we are sure you will get an answer
  • Page:
  • 1

TOPIC: Payment Integration

Payment Integration 11 years, 1 month ago #1063

How to get $consumer_key,$consumer_secret and $signature_method from my pesapal account??

Re: Payment Integration 11 years, 1 month ago #1064

Hey Rajesh,

Find the information on Consumer Keys in response here: developer.pesapal.com/forum/2-pesapal-in...mer-key-invalid#1060

Re: Payment Integration 11 years, 1 month ago #1065

i am integrating pesapal in my site so there is requirement below parameters:

$consumer_key = 'Your PesaPal Merchant Consumer Key'; //Register a merchant account on
//demo.pesapal.com and use the merchant key for testing.
//When you are ready to go live make sure you change the key to the live account
//registered on www.pesapal.com!
$consumer_secret = 'Your PesaPal Merchant Consumer Secret'; //

from where and how i will get these??

Re: Payment Integration 11 years, 1 month ago #1066

For you to get these credentials you have to register a Merchant account either on

1. The demo/Sandbox demo.pesapal.com platform used for testing, where on register, you can login and find the Key and Secret from the Dashboard. Registration link is: demo.pesapal.com/account/merchantregister
2. Live website www.pesapal.com which is the live site, and in this case, the credentials are sent to the email which is used to register the merchant account Registration link is : www.pesapal.com/account/merchantregister

Regards
  • Page:
  • 1