PayPal Checkout Integration Tutorial For Beginners - [2020]

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 277

  • @BenjaminEmm
    @BenjaminEmm Год назад +4

    How do I specify the purchase units to reflect the items in may cart? For example if there are 3 items in the cart I want them to show on the PayPal order as a separate entry with the correct product name and price

  • @ricardog.p2610
    @ricardog.p2610 2 года назад +2

    So, if I go to your website, and inpect the price, and change 399 to 1.99 I will be redirect for 1.99 e receive the success ??

  • @AllenFrederick
    @AllenFrederick 4 года назад +5

    20:35 - How do I validate completed transaction? Users can just read source code and go to that page directly.

    • @DailyTuition
      @DailyTuition  4 года назад +2

      In this tutorial I have shown when you make payment you will get an object as response use it to validate transaction

    • @gullebar1885
      @gullebar1885 4 года назад +1

      Yeah pleas how do you validate a completed transaction

    • @DailyTuition
      @DailyTuition  4 года назад +2

      When you get the response as object there is an property called status use it to validate the the transaction

    • @gullebar1885
      @gullebar1885 4 года назад

      @@DailyTuition idk what you mean can you maybe just give me quick example so i just can understand this is first time i try to intergrate a payment system

    • @vladimirnyk
      @vladimirnyk 3 года назад +1

      At 18:13 the console.log displays an Object. Here, the object is a transaction which has some values of which one is "status", representing the transaction status. Create a conditional statement to show the "success page" only if the status value is "COMPLETED".

  • @envadd.6556
    @envadd.6556 2 года назад +3

    By Far the best tutorial on this subject. Very well explained and easy to follow and to the point.. my head is not spinning after this.. therefore subscribed and liked :)

  • @davidjiang7929
    @davidjiang7929 4 года назад +10

    This is a great tutorial. Thank you!
    Looking forward to more content like this.
    Just suggesting some topics:
    - ecommerce store security
    - stripe payments
    - maybe front-end vue/react integration of a shopping cart
    - how to host a ecommerce website (securely)
    Thank you!

    • @DailyTuition
      @DailyTuition  4 года назад +3

      Thanks for suggestions I will make tutorials on it

  • @brownie2bad
    @brownie2bad Год назад

    Bro WTF that was too good and I hardly comment on any video but bro you killed it Nice tutorial and thanx for the value bruv!

  • @bigjimmyenglish
    @bigjimmyenglish 4 года назад +6

    Great tutorial - very clear instruction and voice clarity. Thumbed up

  • @mvaravinda
    @mvaravinda 3 года назад +1

    After long search I got this. Thank you so much. Nice explanation

  • @imperiumkiller8389
    @imperiumkiller8389 4 года назад +3

    Isn't there a big vulnerability.
    Your are making the price on the client side so somoene can easily edit the price right ?

  • @tinoair
    @tinoair 2 года назад +1

    Hi I need help , there is a default amount when I click PayPal, how do I fix that ?

    • @DailyTuition
      @DailyTuition  2 года назад

      When you click on the payout you can pass payout amount as an object

  • @fabiocappi7306
    @fabiocappi7306 4 года назад +11

    and about security, of course I can send to my server this information that you showed on the console at the end of the payment, but in this way it allows the user to also be able to simply make a post to my server with false payment information, the correct way would be to do a payment verification by the server, you didn't comment on any of that! What leaves me lost and confused about this form of integration being secure!

  • @dvldev
    @dvldev 3 года назад +5

    Great tutorial. Maybe you must create a new one because some things changed from Paypal.
    But is great job!

  • @thompson6657
    @thompson6657 2 года назад

    Hello video producer, how to pass the 0.1 amount through parameters. How to pass the 396 written on your website to paypal. thanks

  • @ahmedhamza9277
    @ahmedhamza9277 3 года назад +1

    hi , is there a way for paying with credit card but dynamically such as this ?

    • @DailyTuition
      @DailyTuition  3 года назад

      Yes PayPal provide that way as well. You have to twike into PayPal

  • @sotiriszegiannis
    @sotiriszegiannis 3 года назад +1

    Great video.Saved me after hours of trial and error!

  • @Alwalou
    @Alwalou 2 года назад +1

    any tutorial on how to do the payment with ruby on rails

  • @1111andrews
    @1111andrews Год назад

    Very good tutorial. Much better then the Paypal tutorial I watched.

  • @cheyenneoharavalmond5583
    @cheyenneoharavalmond5583 3 года назад +2

    Hi ! Thank you for this great tutorial. I wanted to know: if to go live I only had to change client-id value from sandbox id to live id ? Thank you in advance !!

  • @jugurthagaci798
    @jugurthagaci798 3 года назад +2

    thanks a lot😄 but i think this client-side integration is dangerous ? :/ because everyone can change the value of the amount from the script ? what do u think

  • @Kewelkenji
    @Kewelkenji 4 года назад +3

    is it possible to return the output in a database? if so can you tell me how?

    • @DailyTuition
      @DailyTuition  4 года назад +1

      Yes it is. Just get the output and then use insert statement to insert that in the database.

  • @CarlMahnke
    @CarlMahnke 4 года назад +1

    Do I need to sign up for PayPal Plus in order to process real payments?

  • @WesamAdel
    @WesamAdel Год назад

    I followed the steps but when I try to run the php file while running xampp server it shows error, please help

  • @ashharkausar413
    @ashharkausar413 4 года назад +2

    Awesome stuff as always!

  • @illosuth
    @illosuth 4 года назад +2

    Thanks, one of the best tutorials about paypal integration

  • @huajuantan5680
    @huajuantan5680 3 года назад +2

    Hi Team, thanks for the video. Can I ask how we can setup PayPal webhook?
    Thank you!

  • @priyankamary1150
    @priyankamary1150 3 года назад +1

    Hie sir thnkew for this video .... Again so helpfull . Sir I need to ask that the PayPal account should be an individual or business account ? Bcz I'm not able to find all tools option in my individual account

    • @DailyTuition
      @DailyTuition  3 года назад

      For the seller its business account

  • @metregeniecivil3103
    @metregeniecivil3103 2 года назад +1

    Thank you But how to link paypal button with different Amount

    • @DailyTuition
      @DailyTuition  2 года назад

      Check the amount you pass to the request

  • @anonymousmasungsong6685
    @anonymousmasungsong6685 Год назад

    I am getting successful transactions on sandbox but in live I am getting 422 status code, why is it?

  • @BYMSA
    @BYMSA 3 года назад +1

    Thanks man. This great tutorial. Have a excelent day.

  • @Cyrussss
    @Cyrussss 3 года назад +1

    how to get the total value price of the cart?

    • @DailyTuition
      @DailyTuition  3 года назад

      I have a ecommerce tutorial check this out to know that. ruclips.net/video/KLWA2vCERSQ/видео.html

  • @liuyi8713
    @liuyi8713 3 года назад

    Hi, it opened a new tab instead of opening a new popup window as I click PAYPAL button, how can I fix it?

  • @academizzedessays
    @academizzedessays 2 года назад +1

    Amazing and straight to the point

  • @mzpadstudio1487
    @mzpadstudio1487 3 года назад +1

    Thank for this tutorial bro.. I just wondering if money we insert in paypal account is not same with product price.. It will show error or not? According to error message..

    • @DailyTuition
      @DailyTuition  3 года назад +1

      It will reject the payment of you don't have money in the account

  • @balochzaicoding5871
    @balochzaicoding5871 2 года назад

    I have a project some missing please help me thank you

  • @fatimagull2429
    @fatimagull2429 Год назад

    Best Tutorial it was. seriously it was very helping

  • @jaykjack
    @jaykjack 3 года назад +1

    I followed your directions but there is no "rest api" option. Why is that? Thanks.

    • @DailyTuition
      @DailyTuition  3 года назад

      I have a dedicated video on it check the channel video section

  • @noceranunzio
    @noceranunzio Год назад

    Do i have ti open "business" account or the standard Is good ? Thks thumb up from Italy 😊

  • @jamesdb5596
    @jamesdb5596 3 года назад +1

    Amazing tutorial - exactly what I was looking for - great work, many thanks :-)

  • @danielegiongo8547
    @danielegiongo8547 3 года назад +1

    How do i change the currency of the transaction? i need it in Euro but is always in USD

  • @solodonuts8562
    @solodonuts8562 3 года назад +1

    so how to put the price value inside the js file?

    • @DailyTuition
      @DailyTuition  3 года назад +1

      Using ajax. Make a call to the server get the product value and pass it to ajax

  • @benildogloria4058
    @benildogloria4058 2 года назад

    Hi. I dont find the video "Creating Payment Page" Can you please send me the link?

  • @RiotNoHigh5
    @RiotNoHigh5 4 года назад +3

    Amazing tutorial. very easy to understand the basics. Thank you very much.

  • @courteneybrown8761
    @courteneybrown8761 3 года назад +1

    Hi, this was great!!! thank you.
    would you be able to point me in the direction of after the payment redirecting the user to another page that I have created.
    I am using C# within Visual Studio.
    Thanks!!

    • @DailyTuition
      @DailyTuition  3 года назад

      After payment you can redirect user to orders

  • @mohdyusof3945
    @mohdyusof3945 Год назад

    Bro, it still Work in 2024.. it Helping me...

  • @stylograft4700
    @stylograft4700 3 года назад +2

    Bro ty for the tuto, how can i put de object info after payement in mysql database plz? Can you give me tips ?

    • @DailyTuition
      @DailyTuition  3 года назад +1

      I have shown the console where you will have the payment details use it and insert into database

    • @stylograft4700
      @stylograft4700 3 года назад +1

      @@DailyTuition Yes bro, but i use $_GET or $REQUEST and is not working. do you have any idee how i can get the object from the consol in php ? I searched the net but I can't find maybi you can help me. Thank you bro

    • @stylograft4700
      @stylograft4700 3 года назад

      I use like
      To show the create_time from the object and is not working

    • @DailyTuition
      @DailyTuition  3 года назад

      How can help you. Just message me on instagram I will see you there

  • @shibinjohn2792
    @shibinjohn2792 3 года назад +1

    Sir can you please tell me how can i get the Transaction ID after the payment. The object which gets prints in the console, i couldn't able find Transaction ID in that.

    • @DailyTuition
      @DailyTuition  3 года назад

      Ones the payment done generate a new unique transaction id for yourself. Use hash code for that.

    • @shibinjohn2792
      @shibinjohn2792 3 года назад +1

      @@DailyTuitionFirst of all thank you for reply. 💛 Sir why i suppose to generate it, it is already being generated i can see that when i login into my sandbox buyer's account but paypal doesn't giving it that in details object or anywhere.

    • @DailyTuition
      @DailyTuition  3 года назад +1

      Create PayPal client object for that. So you can get the transaction id

    • @shibinjohn2792
      @shibinjohn2792 3 года назад +1

      @@DailyTuition ok sir..⭐

  • @talfrei
    @talfrei 3 года назад +1

    Is your PayPal account a business account or personal account?

  • @amirhaque4937
    @amirhaque4937 3 года назад +2

    Thanks bro, your real hero

  • @גוגורקייה
    @גוגורקייה 2 года назад

    how can i add onApprove and OnCancel on my HTML Page without the js folder?

  • @angieantiles996
    @angieantiles996 2 года назад +1

    This tutorial was great! Thank you

  • @zulekahkhan1016
    @zulekahkhan1016 4 года назад +1

    Hi, is it possible to assign the value of $total variable which calculates the total in shopping cart to the "value" in the index.js file. Unfortunately when I do that, even the paypal button now cannot show. my code is as follows: value:''

    • @DailyTuition
      @DailyTuition  4 года назад

      You should have integer value in $total variable. So that PayPal can get it.

    • @zulekahkhan1016
      @zulekahkhan1016 4 года назад +1

      @@DailyTuition hi is there any way to change the default currency (USD) to another currency when paying with paypal sandbox. My primary and location is already set to Singapore Now I want the payment to be in SGD rather than USD and then showing me the converted value

    • @DailyTuition
      @DailyTuition  4 года назад

      Yes. When you create sandbox account there is an option to specify currency.

    • @bensosfrequents
      @bensosfrequents 2 года назад

      @zulekha Khan, you cannot use on a js file. If you wanted to do so, kindly inline js instead of external js, and make sure your PHP code is inside quotes likethis
      var _total = """;
      You can also get your intenger total like this:
      var _int_toal = parseInt( _total );

  • @philg4116
    @philg4116 2 года назад

    Any way to add a substantial sized textbox such that the user-entered contents would be passed on to the seller? Say the user is buying some 30-day trialware and decide to buy, but to register and enable the software they have to send a block of encrypted text to the seller who in turn sends back a key via email.

  • @jitendrapatidar7936
    @jitendrapatidar7936 4 года назад +1

    Can you tell me how to change script amount on run time because i have a multiple products like shoes $300, watch $100 etc. ?

  • @shubhamsingh-lf6zy
    @shubhamsingh-lf6zy 4 года назад

    Hello sir thankyou,
    I have more question since my customer gets logged in I already have his address how to integrate my database with login with checkout?

  • @rembrandt702
    @rembrandt702 3 года назад +1

    I was looking for a video that would explain the integration with ease - you did that. Will this work if I choose Credit Card, instead?

    • @DailyTuition
      @DailyTuition  3 года назад +1

      There is the api route as well for the credit card

  • @sundotkulangot6611
    @sundotkulangot6611 2 года назад +1

    Good day sir, may I ask a question if you don't mind. So how can I save the transaction's data to the database? Pls sir

    • @DailyTuition
      @DailyTuition  2 года назад +1

      When order complete make a post request on your api to store data

    • @sundotkulangot6611
      @sundotkulangot6611 2 года назад +1

      @@DailyTuition I just don't have an idea how to do it, can you please make a tutorial about it? That would be very helpful to us, beginners 😇

    • @DailyTuition
      @DailyTuition  2 года назад

      Sure

    • @DailyTuition
      @DailyTuition  2 года назад

      Could you please write an assignment so i can Fullfill all the required steps

    • @sundotkulangot6611
      @sundotkulangot6611 2 года назад +1

      @@DailyTuition thank you for the help sir, but I already figured out and solved the problem ☺️. I really appreciate your efforts 😇 and I'm sorry for the inconvenience 🤧😅.

  • @_Teiou
    @_Teiou 4 года назад +1

    How do I know if the payment is pushing through the recipient? Where is the paypal credits going to?

    • @DailyTuition
      @DailyTuition  4 года назад

      To the seller. When you make a payment check both account buyers and sellers account

  • @hajjiabdoullah5313
    @hajjiabdoullah5313 4 года назад +2

    Hello, I cant login with buyer credentials to test transaction. please help me

    • @DailyTuition
      @DailyTuition  4 года назад

      Are you on the sandbox login Page. If not then make sure you need to first logout from the PayPal account and open the sandbox and then login there with your credentials

    • @hajjiabdoullah5313
      @hajjiabdoullah5313 4 года назад +1

      @@DailyTuition Hello, thanks for the reply, I will test it now, and I will be back.

  • @lahorda3986
    @lahorda3986 2 года назад +1

    GREAT!!!
    How could I take the data from a successful transaction and send it to an email account? (Name, email, transaction #, amount, date, etc...)

    • @DailyTuition
      @DailyTuition  2 года назад

      You have to add email gateway to solve this

  • @yagyaniroula
    @yagyaniroula 2 года назад +1

    Hello, can you make a video on how to send the transaction details to the backend?

  • @smkishtiak
    @smkishtiak 3 года назад +1

    Thanks. But how can I make post verification that the user has really paid or not?

    • @smkishtiak
      @smkishtiak 3 года назад +1

      I can make a secondary ajax request on onApprove to my server and pass the payment object, but someone can use the endpoint and send requests with fake data.

    • @DailyTuition
      @DailyTuition  3 года назад

      You just have to secure the endpoint

  • @johannesbuchner3902
    @johannesbuchner3902 4 года назад +1

    Exactly what I needed. Thank you so much!

  • @cristiancapannini3796
    @cristiancapannini3796 3 года назад +1

    Why the price is different between 399$ and 0.10 USD... ?

    • @DailyTuition
      @DailyTuition  3 года назад

      You have to get the product value from the cart and then put that in the PayPal to make a payment

  • @CarlosGonzalez-yc1pk
    @CarlosGonzalez-yc1pk 3 года назад +2

    Really nice and useful tutorial, thank you!

  • @newphx
    @newphx 3 года назад

    I have Paypal, and people can pay for my streaming video, but I need a means from Paypal to redirect people to the streaming video after paying. Any ideas how to do that?

  • @jacksoong4324
    @jacksoong4324 3 года назад +1

    Great tutorial, but is there any way to change the currency?

    • @DailyTuition
      @DailyTuition  3 года назад

      Yes. In PayPal settings

    • @sinned130
      @sinned130 3 года назад

      Add ¤cy=EUR to the paypal sdk url.

  • @iUmerFarooq
    @iUmerFarooq 4 года назад +3

    Please do this with Node js/Express js. After completing series.
    Thank you

  • @senju31
    @senju31 4 года назад +2

    Much love from Jamaica!

  • @patrickmalong
    @patrickmalong 3 года назад +1

    Hello, great video. I watched the video because I want to know how I can capture the customer's email (once paypal paypent is successfull) in order send the purchased file to that email as an attachment. Could you help please ?

    • @DailyTuition
      @DailyTuition  3 года назад

      You could have user or sender information in the object when user make a payment. Check that object

  • @israribrahim4841
    @israribrahim4841 Год назад

    live client id is not working please help me

  • @JCCreatorStudio
    @JCCreatorStudio Год назад

    Nice tutorial. This looks simpler than paypal standard payment using php with bunch of configuration. I wonder what are the pros and cons?

  • @elenamojas
    @elenamojas 3 года назад +1

    Great video. How do I change the value to total amount. I have it saved in variable but I don't know how to change the value to it.

    • @DailyTuition
      @DailyTuition  3 года назад

      Don't use const to create total variable use let or var

    • @stevenmps
      @stevenmps 3 года назад +1

      @@DailyTuition how could we do that? i mean, there we have an ammount and if in the PHP we have a value for the products how could we pass it to the paypal button?

    • @DailyTuition
      @DailyTuition  3 года назад

      When we make the request pass that amount with the request. When you make post request you can post the amount data to the request

  • @digitaljanitor8520
    @digitaljanitor8520 2 года назад +1

    Thank you for this tutorial!

  • @minhaz3193
    @minhaz3193 3 года назад

    what phpstorm theme is that?

  • @solodonuts8562
    @solodonuts8562 3 года назад

    can i know where to change the currency when in the payment details, please explain in details, thank you!!

    • @solodonuts8562
      @solodonuts8562 3 года назад

      I already figured it out, thanks

    • @minhaz3193
      @minhaz3193 3 года назад

      @@solodonuts8562 Could you tell me how you did it please?

    • @solodonuts8562
      @solodonuts8562 3 года назад

      @@minhaz3193 ( , card¤cy = your currency symbol here) put this after disable-funding=credit

    • @minhaz3193
      @minhaz3193 3 года назад

      @@solodonuts8562 thank you

  • @stevenroberts1903
    @stevenroberts1903 3 года назад +1

    What application are you coding that with?

  • @israribrahim4841
    @israribrahim4841 Год назад

    how to integrate payoneer
    same like paypal
    in my website

  • @zulekahkhan1016
    @zulekahkhan1016 4 года назад

    If I already have a cart page is it better to have another payment page or integrate this paypal on the same cart page?

    • @DailyTuition
      @DailyTuition  4 года назад

      No. Create a new one. To manage things better.

    • @zulekahkhan1016
      @zulekahkhan1016 4 года назад

      @@DailyTuition I have a session that stores all the details of the shopping cart. How do I print all the detail in the second page with the paypal button so the user can pay the right amount. Because here in this tutorial we just hardcode the value to be 0.1

    • @DailyTuition
      @DailyTuition  4 года назад

      Get the session variable using session ['varablename']

  • @bndrmrtn1859
    @bndrmrtn1859 3 года назад +1

    but what should i do if someone by something? how to check the payment is real?

    • @DailyTuition
      @DailyTuition  3 года назад

      Once you finish testing use the live PayPal account

    • @bndrmrtn1859
      @bndrmrtn1859 3 года назад +1

      @@DailyTuition but if someone buys something then how do i check from the server side that the purchase data is real? Did you created a video about this?

    • @DailyTuition
      @DailyTuition  3 года назад

      You have to create an order data as well.

  • @sanketsuryawanshi
    @sanketsuryawanshi 4 года назад +4

    Sir plz make video on whole website with front and backend

  • @elchanfle100
    @elchanfle100 2 года назад +1

    Where is the "I Love" Button, thanks a lot

  • @anuragsingh1323
    @anuragsingh1323 2 года назад +1

    Which IDE is it?

  • @lahirupalihawadanage5786
    @lahirupalihawadanage5786 4 года назад +1

    Thanks. Got the idea about how to intergrate paypal api

  • @taielmartinez1624
    @taielmartinez1624 3 года назад +1

    the best toturial :D

  • @jaakkawinterroadofficial
    @jaakkawinterroadofficial 4 года назад +1

    nice video and source. if i use your tutorial i can edit in browser javascript value. and everyone what know that can buy items on 0.1€ how i can protect it.

    • @DailyTuition
      @DailyTuition  4 года назад

      Storing value on server side is the way to protect it

  • @kelp2589
    @kelp2589 Год назад

    How can I go live, and accept real payments from other people?

  • @Futtballl1
    @Futtballl1 3 года назад +1

    Thank you! This worked!

  • @Daaboo
    @Daaboo 3 года назад

    REST APi doesnt show up on paypal anymore....

  • @HananEssam
    @HananEssam 4 года назад +1

    I get 400 bad request instead, any suggestions?

    • @DailyTuition
      @DailyTuition  4 года назад

      Plz show me the code error and the line you get that error

  • @kundansingh2641
    @kundansingh2641 3 года назад +1

    Payment Instantly Credited In Business Account ?

  • @juliogarciape
    @juliogarciape 3 года назад

    And the secret key of the client where I use it?

  • @kenchiie
    @kenchiie 3 года назад +1

    Great video. Exactly what I was looking for.
    But now, how do I get the transaction details from js file and send it database?
    please make a tutorial about that. Thanks

    • @DailyTuition
      @DailyTuition  3 года назад +1

      Ok.

    • @kenchiie
      @kenchiie 3 года назад +1

      @@DailyTuition thank you very much. Ill be waiting for it 😊

  • @muktiprasadbehera5539
    @muktiprasadbehera5539 3 года назад +1

    Nice video.
    Clearly described.
    I followed all the steps.
    But I am getting an error.
    The seller does not accept payments in your currency.
    Please help 🥺.

    • @DailyTuition
      @DailyTuition  3 года назад

      The error is from PayPal. You have to change the currency of the seller

  • @detoutetderien804
    @detoutetderien804 3 года назад +1

    Nice video, thank you

  • @ahgiynq
    @ahgiynq 4 года назад +1

    Great Job ! Thanks

  • @onosekewenu
    @onosekewenu 3 года назад +1

    How do you process refund request?

  • @purposetv6280
    @purposetv6280 3 года назад +1

    thank you its working

  • @MuhammadIrfan-ni9pb
    @MuhammadIrfan-ni9pb 3 года назад

    sir can you integrated midtrans payment gateway in php ?
    thanks

  • @himanigajjar4238
    @himanigajjar4238 3 года назад +3

    Very nice and easy to understand tutorial, I have a question, I am working on a e-commerce project in PHP & currently stuck at checkout with Paypal, with your tutorial, I got the Paypal linked to my project, but that's not enough in my case. As here you manually entered the price of $350 as its one item, but I have a database. So what should I do to get the dynamic price of each product on Paypal website, instead of 0.01 USD which is default. Thank you in advance

    • @DailyTuition
      @DailyTuition  3 года назад +1

      You have to generate the code of PayPal amount using javascript. Let's suppose you add product in the cart 🛒 when you checkout it add all the values in the array and pass that array to the PayPal payment page

    • @himanigajjar4238
      @himanigajjar4238 3 года назад +2

      @@DailyTuition Thank you very much, it's been 12 days I am stuck with this PayPal, I have been working since last 3 months as this is my annual project, due 3 Dec. I am an absolute beginner, so it's really hard for me, anyways thanks for the help.

    • @himanigajjar4238
      @himanigajjar4238 3 года назад +1

      @@DailyTuition Are you able to make a video with PHP MySQL e-commerce site and multiple product checkout with Paypal please

    • @DailyTuition
      @DailyTuition  3 года назад

      Yes I can. I need some time for that

    • @himanigajjar4238
      @himanigajjar4238 3 года назад +1

      @@DailyTuition Thank you very much, how long will it take ? Please, i have no help and my project is due on 30 Nov. I know i am expecting too much but please help me. I will wait for tour video. Also capturing transactions and saving to database. Thank you once again

  • @RiotNoHigh5
    @RiotNoHigh5 4 года назад +1

    I have a question, How can I refund a payment?

    • @DailyTuition
      @DailyTuition  4 года назад +1

      You have to make just send the payment using sender account to the buyers. The same process you done for payment